This repository was archived by the owner on Aug 30, 2022. It is now read-only.
Releases: prosimcorp/monitoring-stack
Releases · prosimcorp/monitoring-stack
v0.1.0
The first public release
Highlights:
-
Common:
- Manifests included for FluxCD to de able to deploy the whole stack
-
Loki:
- Deployment
- Status: Included
- Version:
Helm v2.11.1
- CRs:
- Included a
ConfigMapto configure automatically a data source for Grafana
- Included a
- Deployment
-
Fluent-Bit:
- Deployment:
- Status: Included
- Version:
Helm v0.20.2 - Description:
- Configured to automatically ingest data into Loki
- Deployment:
-
Kube Prometheus:
- Deployment
- Status: Included
- Version:
Helm v36.0.2 - Description:
- Deployed without Grafana to limit the scope for this package
- Prometheus monitors almost everything: not the components present only on the masters due to they can not be scraped on managed cloud. Prometheus is automatically configured as a data source for Grafana
- CRs:
- Include a
ConfigMapwith a lovely template for messages sent to Slack by Alertmanager - Include several Replika
ReplikasCRs to fix some odd default behaviors for Prometheus Operator - Included a Reforma
Patchto give better insight about the alerts send by the cluster using thecluster-infoapproach described in the README
- Include a
- Deployment
-
Grafana:
- Deployment
- Status: Included
- Version:
Helm v6.30.1 - Description:
- Configured to detect dashboards and datasources automatically cluster-wide with the labels
grafana_dashboard_monitoringandgrafana_datasource_monitoring
- Configured to detect dashboards and datasources automatically cluster-wide with the labels
- Deployment