Prometheus
Docs/Guides/...etc
- Exporters and integrations
- mktxp
- Prometheus Exporter for Mikrotik RouterOS devices
- prometheus-community/helm-charts
- Ansible Collection for Prometheus
- docs/prometheus/latest/installation/#installation
- Thanos
- Open source, highly available Prometheus setup with long term storage capabilities.
- Table of Contents
- Version 2.53/Configuration
Prometheus can reload its configuration at runtime. If the new configuration is not well-formed, the changes will not be applied. A configuration reload is triggered by sending a SIGHUP to the Prometheus process or sending a HTTP POST request to the /-/reload endpoint (when the --web.enable-lifecycle flag is enabled). This will also reload any configured rule files.
- querying/operators/#comparison-binary-operators
- artifacthub/prometheus-community/prometheus
- Alertmanager
- go template
- binary comparison operators
- amtool
- amtool is a cli tool for interacting with the Alertmanager API. It is bundled with all releases of Alertmanager.
- go template