prometheus-exporter

Open-source projects categorized as prometheus-exporter
Language: + Go + C + C++ + Vue + Java

Top 23 prometheus-exporter Open-Source Projects

  • srs

    SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.

  • Project mention: What's the state of screen-sharing games to friends on linux? | /r/linux_gaming | 2023-06-26
  • node_exporter

    Exporter for machine metrics

  • Project mention: Prometheus Fundamentals (Lesson-01) | dev.to | 2023-12-29

    $ wget https://github.com/prometheus/node_exporter/releases/download/v1.7.0/node_exporter-1.7.0.linux-amd64.tar.gz $ tar -xzvf node_exporter-1.7.0.linux-amd64.tar.gz

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

    Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.

  • Project mention: Tool for monitoring uptime with web graphs | news.ycombinator.com | 2023-09-28
  • kube-state-metrics

    Add-on agent to generate and expose cluster-level metrics.

  • Project mention: Do we have any Prometheus metric to get the kubernetes cluster-level CPU/Memory requests/limits? | /r/kubernetes | 2023-07-11
  • blackbox_exporter

    Blackbox prober exporter

  • Project mention: How I would automate monitoring DNS queries in basic Prometheus | news.ycombinator.com | 2024-03-27

    https://github.com/prometheus/blackbox_exporter/blob/master/...

    So you need 2 modules, one for each ip version. As for autamating setting these up, we deploy our Prometheus server with salt so we can use Jinja templating in all our Prometheus config files. That really cuts down on repeating boiler plate code.

    This is also interesting for other reasons; in host downtime situations you can sometime see they will drop one type of traffic and not the other.

  • cloudnative-pg

    CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance

  • Project mention: Homelab: Running Postgres on Kubernetes | news.ycombinator.com | 2024-01-02

    My holiday project was doing another pass at my Homelab Kubernetes cluster, part of which involved switching to a proper operator to manage Postgres. Coincidentally, I setup cloudnative-pg (https://github.com/cloudnative-pg/cloudnative-pg) yesterday.

  • Collectd

    The system statistics collection daemon. Please send Pull Requests here!

  • Project mention: μMon: Stupid simple monitoring | news.ycombinator.com | 2023-09-24

    https://collectd.org/ does the gathering (and writing to RRDTool database, if you so desire) part very well. Many plugins, easy to add more (just return one line of text)

    Still need RRD viewere but that's not a huge stack

    And it scales all the way to hundreds of hosts, as on top of network send/receive of stats it supports few other write formats aside from just RRD files.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • redis_exporter

    Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x

  • jmx_exporter

    A process for exposing JMX Beans via HTTP for Prometheus consumption

  • Project mention: Prometheus JMX Exporter for Java17 | /r/PrometheusMonitoring | 2023-05-09

    not quite sure if this is where I should be asking for help but i'm kind of befuddled about this whole situation. I'm trying to set up https://github.com/prometheus/jmx_exporter for our containerized Java application on our cluster. Specifically the JavaAgent as we are interested in getting the CPU and memory metrics especially. However, getting it initialized I am faced with this:

  • windows_exporter

    Prometheus exporter for Windows machines

  • Project mention: Monitoring Systems with Prometheus and Grafana: A Comprehensive Guide | dev.to | 2023-07-25

    if you want to monitor your windows machine you can install a windows exporter from here. After installing you can start the service to start the windows exporter

  • kafka_exporter

    Kafka exporter for Prometheus

  • Project mention: Kafka Devs: Are there any important metrics that you are unable to monitor with current tools? | /r/apachekafka | 2023-05-10

    For Prometheus there is the Kafka exporter.

  • ebpf_exporter

    Prometheus exporter for custom eBPF metrics

  • unifi-poller

    Application: Collect ALL UniFi Controller, Site, Device & Client Data - Export to InfluxDB or Prometheus

  • Project mention: How to collect historical PoE power usage for a port on a US 8 150W | /r/UNIFI | 2023-12-06

    possibly https://unpoller.com/ ?

  • inspektor-gadget

    The eBPF tool and systems inspection framework for Kubernetes, containers and Linux hosts.

  • process-exporter

    Prometheus exporter that mines /proc to report on selected processes

  • snmp_exporter

    SNMP Exporter for Prometheus

  • nginx-prometheus-exporter

    NGINX Prometheus Exporter for NGINX and NGINX Plus

  • mongodb_exporter

    A Prometheus exporter for MongoDB including sharding, replication and storage engines

  • kepler

    Kepler (Kubernetes-based Efficient Power Level Exporter) uses eBPF to probe performance counters and other system stats, use ML models to estimate workload energy consumption based on these stats, and exports them as Prometheus metrics (by sustainable-computing-io)

  • prometheus-nginxlog-exporter

    Export metrics from Nginx access log files to Prometheus

  • statsd_exporter

    StatsD to Prometheus metrics exporter

  • yet-another-cloudwatch-exporter

    Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels

  • Project mention: Is it possible to have multiple 'label_values()' sources for a dashboard variable? | /r/grafana | 2023-05-09

    OK, I found this yace issue https://github.com/nerdswords/yet-another-cloudwatch-exporter/issues/34 which pointed me to prometheus re-labeling: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config. I suspect this will resolve my need.

  • pihole-exporter

    A Prometheus exporter for PI-Hole's Raspberry PI ad blocker

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

prometheus-exporter related posts

Index

What are some of the best open-source prometheus-exporter projects? This list will help you:

Project Stars
1 srs 24,173
2 node_exporter 10,281
3 Statping 6,956
4 kube-state-metrics 5,086
5 blackbox_exporter 4,290
6 cloudnative-pg 3,342
7 Collectd 2,982
8 redis_exporter 2,966
9 jmx_exporter 2,896
10 windows_exporter 2,652
11 kafka_exporter 2,024
12 ebpf_exporter 2,018
13 unifi-poller 1,946
14 inspektor-gadget 1,928
15 process-exporter 1,565
16 snmp_exporter 1,533
17 nginx-prometheus-exporter 1,474
18 mongodb_exporter 1,089
19 kepler 976
20 prometheus-nginxlog-exporter 901
21 statsd_exporter 891
22 yet-another-cloudwatch-exporter 862
23 pihole-exporter 846

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com