feat: create exporters module (#364)
- upgrade node_exporter, bring managed under exporters module - upgrade postgres_exporter, bring managed under exporters module - add flag to cleanup previous iterations of exporters from prometheus module - fix issues with vmclusster: replication + dedup Reviewed-on: #364
This commit was merged in pull request #364.
This commit is contained in:
@@ -12,6 +12,7 @@ vmcluster::vmstorage::options:
|
||||
tlsMinVersion: 'TLS12'
|
||||
memory.allowedBytes: '1GiB'
|
||||
metrics.exposeMetadata: 'true'
|
||||
dedup.minScrapeInterval: 15s
|
||||
envflag.enable: 'true'
|
||||
|
||||
# additional altnames
|
||||
|
||||
Reference in New Issue
Block a user