| ... | ... | @@ -3,9 +3,9 @@ |
|
|
|
Monitoring comprises several services/docker-container:
|
|
|
|
|
|
|
|
* Prometheus-Infrastructure
|
|
|
|
* Prometheus for data collection
|
|
|
|
* PromScale as an interface to Grafana
|
|
|
|
* timescaledb as a database for Prometheus
|
|
|
|
* 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
|
|
|
|
|
| ... | ... | |