Initial setup

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

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

    A process for exposing JMX Beans via HTTP for Prometheus consumption

  • Prometheus doesn't deal with logs at all - only metrics. Even just for metrics, you have several different choices depending on how your Java application is running. You may be able to use the JMX Exporter to expose the metrics that you would then scrape with Prometheus. For the logs, you'll need something like Fluent Bit as an agent to grab ('tail' in Fluent Bit input terms) the logs and send them to Elasticsearch or Grafana Loki.

  • 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

  • Pod log monitoring

    1 project | /r/kubernetes | 8 Jun 2022
  • Kafka monitoring

    1 project | /r/PrometheusMonitoring | 17 Dec 2021
  • Do you use Tomcat ? How to you get optimal performance of it?

    1 project | /r/sysadmin | 23 Nov 2021
  • Kafka Connect: The Magic Behind Mux Data Realtime Exports

    3 projects | dev.to | 15 Jan 2021
  • Prometheus JMX Exporter for Java17

    6 projects | /r/PrometheusMonitoring | 9 May 2023