Monitoring Stack (based on Grafana)
- Installed by the setup workflow as an application in ArgoCD - based on these directories:
overlays/ops/monitoring
base/grafana
base/influxdb
base/telegraf
- Installed in the kubernetes namespace
telemetry
. - This also includes an InfluxDB and a Telegraf installation. For details see below.
- Persistent data is stored in the corresponding kubernetes persistent volumes.
- Web access from outside via kubernetes ingress
grafana-http-ingress
: infrastructure URL+/grafana
(e.g. https://ops.demo.precomposer.shop/grafana (opens in a new tab)) - Graylog homepage: https://www.graylog.org/ (opens in a new tab)
InfluxDB
- Cluster-DNS-Name, Port
- (no) Password
- Persistent volume
- ...
Telegraf
- Sidecar
- annotations
- classes
- ...