Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Releases: prosimcorp/monitoring-stack

v0.1.0

11 Jul 11:42

Choose a tag to compare

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 ConfigMap to configure automatically a data source for Grafana
  • Fluent-Bit:

    • Deployment:
      • Status: Included
      • Version: Helm v0.20.2
      • Description:
        • Configured to automatically ingest data into Loki
  • 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 ConfigMap with a lovely template for messages sent to Slack by Alertmanager
      • Include several Replika Replikas CRs to fix some odd default behaviors for Prometheus Operator
      • Included a Reforma Patch to give better insight about the alerts send by the cluster using the cluster-info approach described in the README
  • Grafana:

    • Deployment
      • Status: Included
      • Version: Helm v6.30.1
      • Description:
        • Configured to detect dashboards and datasources automatically cluster-wide with the labels grafana_dashboard_monitoring and grafana_datasource_monitoring