Prometheus Definitive Guide Part III - Prometheus Operator

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • prometheus-operator

    Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

  • In simple words, Prometheus Operator is a fully automated way of deploying (like any other standard Kubernetes Deployment object) Prometheus server, Alertmanager and all the related secrets, configmap etc; that will help to set up Prometheus monitoring ecosystem and instantiate Kubernetes cluster monitoring in just a few minutes.

  • prometheus

    The Prometheus monitoring system and time series database.

  • Take a look at this example that shows how we can configure Prometheus to use static_configs to monitor Prometheus itself by default.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • charts

    Discontinued ⚠️(OBSOLETE) Curated applications for Kubernetes (by helm)

  • Enter the default username: admin and password: prom-operator which you can find from here to access Grafana.

  • kubernetes-mixin

    A set of Grafana dashboards and Prometheus alerts for Kubernetes.

  • These all standard dashboards are basically generated from the kubernetes-mixin project.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts