Skip to content

Commit

Permalink
prometheus: update ondemand example with cookies
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonba committed Oct 29, 2019
1 parent 5076ffc commit e0455ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prometheus/prometheus.ondemand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ scrape_configs:
- https://andersonba.github.io/yve-bot/
labels:
- "site:yvebot"
cookies:
- "name=my_cookie;value=123"
static_configs:
- targets: ["server:3000"]

0 comments on commit e0455ab

Please sign in to comment.