Prometheus
Links
Thanos - Highly available Prometheus setup with long term storage capabilities.
VictoriaMetrics - High-performance, cost-effective and scalable time series database, long-term remote storage for Prometheus. (Web) (First look at performance comparison between InfluxDB IOx and VictoriaMetrics)
Cortex - Horizontally scalable, highly available, multi-tenant, long term storage for Prometheus.
Prometheus Basics - Beginner friendly introduction to Prometheus. (HN)
Promxy - Aggregating proxy to enable HA prometheus.
process-exporter - Prometheus exporter that mines /proc to report on selected processes.
ExporterHub - Curated List of Prometheus Exporters. (Code)
Prometheus NATS Exporter - Prometheus exporter for NATS metrics.
PostgreSQL Prometheus Adapter - Remote storage adapter enabling Prometheus to use PostgreSQL as a long-term store for time-series metrics.
PromCat - Resource catalog for enterprise-class Prometheus monitoring.
Alertmanager - Prometheus Alertmanager.
Node exporter - Prometheus exporter for hardware and OS metrics exposed by NIX kernels, written in Go with pluggable metric collectors.
OpenMetrics - Open standard for transmitting metrics at scale, with support for both text representation and Protocol Buffers. (Web)
Kvass - Provides a solution for Prometheus sharding.
Promscale - Open-source long-term store for Prometheus data designed for analytics.
Prometheus Exporter Toolkit - Go library for Prometheus exporters.
Prometheus SQL - Service that generates basic metrics for SQL result sets and exposing them as Prometheus metrics.
promremote - Prometheus remote write client written in Go.
Prometheus Explorer - Lightweight metrics explorer for Prometheus, with a focus on on-the-fly analysis. (Lobsters)
FiloDB - Distributed, Prometheus-compatible, real-time, in-memory, massively scalable, multi-schema time series / event / operational database.
kube-prometheus - Use Prometheus to monitor Kubernetes and applications running on Kubernetes.
bird_exporter - Metric exporter for bird routing daemon to use with Prometheus.
Last updated