Remove statsd from prometheus.
This commit is contained in:
parent
bb10849eab
commit
e5519abd19
1 changed files with 0 additions and 8 deletions
|
@ -207,14 +207,6 @@ spec:
|
||||||
key: objstore.yml
|
key: objstore.yml
|
||||||
retention: 2d
|
retention: 2d
|
||||||
retentionSize: 15GB
|
retentionSize: 15GB
|
||||||
additionalScrapeConfigs:
|
|
||||||
- job_name: statsd-exporter
|
|
||||||
scrape_interval: 1m
|
|
||||||
scrape_timeout: 10s
|
|
||||||
honor_timestamps: true
|
|
||||||
static_configs:
|
|
||||||
- targets:
|
|
||||||
- statsd-exporter.fediverse.svc.cluster.local:9102 # default zalando postgres cluster
|
|
||||||
storageSpec:
|
storageSpec:
|
||||||
volumeClaimTemplate:
|
volumeClaimTemplate:
|
||||||
spec:
|
spec:
|
||||||
|
|
Reference in a new issue