Dashboard for my C++ application

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • prometheus-cpp

    Prometheus Client Library for Modern C++

  • Grafana and Prometheus is what I’d use if you’re deploying this in Kubernetes. I haven’t used the C++ library, but generally you can just add a Prometheus client library (e.g. https://github.com/jupp0r/prometheus-cpp ) which makes it quite easy to instrument your application and expose metrics via HTTP. Then you need to configure Prometheus to scrape metrics from your application.

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

  • Tools for frontend monitoring with Prometheus

    6 projects | dev.to | 9 Apr 2024
  • Golang: out-of-box backpressure handling with gRPC, proven by a Grafana dashboard

    4 projects | dev.to | 3 Apr 2024
  • Monitoring, Observability, and Telemetry Explained

    3 projects | dev.to | 2 Apr 2024
  • Show HN: OneUptime – open-source Datadog Alternative

    7 projects | news.ycombinator.com | 2 Apr 2024
  • Observability at KubeCon + CloudNativeCon Europe 2024 in Paris

    7 projects | dev.to | 26 Mar 2024