Prometheus - monitoring & time series database
-
"From metrics to insight
Power your metrics and alerting with a leading
open-source monitoring solution." -
And Thanos:
"Open source, highly available Prometheus setup with long term storage capabilities."
-
And AlertManager:
"The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts."
https://prometheus.io/docs/alerting/latest/alertmanager/
https://github.com/prometheus/alertmanager -
After installing Grafana on Cloudron, I'd really like this too!
-
@eriktad said in Prometheus - monitoring & time series database:
@girish https://git.cloudron.io/erik/alertmanager-app and Alertmanager app
I don't have much experience with Promotheus. Does it make sense to merge alertmanager into the main app itself or do you think it should be separate apps?
If you need help deciding, we can take a guess from how they are usually deployed? Are they in separate domains or as subpaths etc.
-
@girish Yeh, I thought about that but idk, they run on other ports and have other dashboards, but altermanager only alerting Prometheus massages, I can try to merge, think it is good idea, but we need to understand if user no need alerts why we setup it with Prometheus.