Monitoring
Monitoring comprises several services/docker-container:
- Prometheus-Infrastructure
- Prometheus for data collection from various source (default retention here is 30 days)
- PromScale as an sink from Prometheus, storing in timescaledb and annother source for grafana
- timescaledb as a database for Promscale data. Default retention is 20 years)
More Information can be found in https://sharing-codeability.uibk.ac.at/development/monitoring/monitoring/-/tree/main/prometheus/README.md
- Grafana-Infrastructure
- Grafana
More Infomation can be found in https://sharing-codeability.uibk.ac.at/development/monitoring/monitoring/-/blob/main/grafana/README.md
Please be aware that the monitoring is mainly done in production.
The monitoring of the productive monitoring is done in development (to be documented)