Related to T2755
Details
Details
- Reviewers
- None
- Group Reviewers
System administrators - Maniphest Tasks
- T2755: Monitor the firewalls
- Commits
- rSPSITE206f57fe9998: prometheus: Well categorize the firewall metrics
octocatalog-diff pergamon:
diff origin/production/pergamon.softwareheritage.org current/pergamon.softwareheritage.org ******************************************* + Profile::Prometheus::Export_scrape_config[firewall_glyptotek.internal.softwareheritage.org] => parameters => "job": "firewall", "labels": { "instance": "glyptotek.internal.softwareheritage.org" }, "metrics_path": "/metrics", "scheme": "http", "target": "glyptotek.internal.softwareheritage.org:9100" ******************************************* + Profile::Prometheus::Export_scrape_config[firewall_pushkin.internal.softwareheritage.org] => parameters => "job": "firewall", "labels": { "instance": "pushkin.internal.softwareheritage.org" }, "metrics_path": "/metrics", "scheme": "http", "target": "pushkin.internal.softwareheritage.org:9100" ******************************************* - Profile::Prometheus::Export_scrape_config[glyptotek.internal.softwareheritage.org] ******************************************* - Profile::Prometheus::Export_scrape_config[pushkin.internal.softwareheritage.org] ******************************************* *** End octocatalog-diff on pergamon.softwareheritage.org
Diff Detail
Diff Detail
- Repository
- rSPSITE puppet-swh-site
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
I have created the diff for information but will land it quickly to fix the prometheus configuration ASAP.