Skip to content

Commit

Permalink
enable remote write receiver
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdjscott committed Jun 18, 2024
1 parent 4a6e3cb commit 6167f58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup-training-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,8 @@
- ondemand-config.yml
roles:
- role: prometheus.prometheus.prometheus
prometheus_config_flags_extra:
web.enable_remote_write_receiver: true
prometheus_scrape_configs:
- job_name: "prometheus"
metrics_path: "/metrics"
Expand Down

0 comments on commit 6167f58

Please sign in to comment.