Skip to content

Commit

Permalink
Add fallback scrape protocol to TestStalenessMarkersEndToEnd
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
  • Loading branch information
ArthurSens committed Jan 21, 2025
1 parent 9348a6e commit a23b13b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ receivers:
scrape_configs:
- job_name: 'test'
scrape_interval: 100ms
fallback_scrape_protocol: "PrometheusText1.0.0"
static_configs:
- targets: [%q]
fallback_scrape_protocol: PrometheusText1.0.0
Expand Down

0 comments on commit a23b13b

Please sign in to comment.