fix(monitoring): add fallback_scrape_protocol for geyser metrics (missing Content-Type)
This commit is contained in:
@@ -22,6 +22,7 @@ spec:
|
|||||||
- job_name: mpabi-yellowstone-geyser
|
- job_name: mpabi-yellowstone-geyser
|
||||||
metrics_path: /metrics
|
metrics_path: /metrics
|
||||||
scrape_interval: 10s
|
scrape_interval: 10s
|
||||||
|
fallback_scrape_protocol: PrometheusText0.0.4
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- 10.66.66.1:8999
|
- 10.66.66.1:8999
|
||||||
|
|||||||
Reference in New Issue
Block a user