Monitoring an on-premises CrateDB cluster with Prometheus and Grafana

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
  • sql_exporter

    Flexible SQL Exporter for Prometheus. (by justwatchcom)

    For what concerns CrateDB-specific metrics we recommend making these available to Prometheus by using the Crate JMX HTTP Exporter and Prometheus SQL Exporter. For what concerns OS metrics, in Linux environments, we recommend using the Prometheus Node Exporter.

  • cratedb-prometheus-adapter

    CrateDB Prometheus Adapter.

    For a large deployment where you also use Prometheus to monitor other systems, you may also want to use a CrateDB cluster as the storage for all Prometheus metrics, you can read more about this at CrateDB Prometheus Adapter.

  • 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.

  • prometheus

    The Prometheus monitoring system and time series database.

    We recommend pairing two well-known OSS solutions, Prometheus which is a system that collects and stores performance metrics, and Grafana which is a system to create dashboards.

  • Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

    We recommend pairing two well-known OSS solutions, Prometheus which is a system that collects and stores performance metrics, and Grafana which is a system to create dashboards.

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