All Projects → roaldnefs → Awesome Prometheus

roaldnefs / Awesome Prometheus

Licence: cc0-1.0
A curated list of awesome Prometheus resources, projects and tools.

Projects that are alternatives of or similar to Awesome Prometheus

Go Gin Api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用 等等。
Stars: ✭ 730 (-17.42%)
Mutual labels:  prometheus
Ebpf exporter
Prometheus exporter for custom eBPF metrics
Stars: ✭ 829 (-6.22%)
Mutual labels:  prometheus
Openstack Exporter
Prometheus openstack exporter written in Golang.
Stars: ✭ 23 (-97.4%)
Mutual labels:  prometheus
Ansible Prometheus
Deploy Prometheus monitoring system
Stars: ✭ 758 (-14.25%)
Mutual labels:  prometheus
Django Prometheus
Export Django monitoring metrics for Prometheus.io
Stars: ✭ 823 (-6.9%)
Mutual labels:  prometheus
Cronmanager
A tool for monitoring Linux cron jobs duration and exit status using Node Exporter and Prometheus. Written in Go.
Stars: ✭ 17 (-98.08%)
Mutual labels:  prometheus
Snmp exporter
SNMP Exporter for Prometheus
Stars: ✭ 705 (-20.25%)
Mutual labels:  prometheus
Json Exporter
Prometheus exporter which fetches JSON from a URL and exports one of the values as gauge metrics
Stars: ✭ 26 (-97.06%)
Mutual labels:  prometheus
Prometheusalert
Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等
Stars: ✭ 822 (-7.01%)
Mutual labels:  prometheus
Kubenav
kubenav is the navigator for your Kubernetes clusters right in your pocket.
Stars: ✭ 901 (+1.92%)
Mutual labels:  prometheus
Prometheus Example Queries
Simple place for people to provide examples of queries they've found useful.
Stars: ✭ 765 (-13.46%)
Mutual labels:  prometheus
Prometheus
Kubernetes Setup for Prometheus and Grafana
Stars: ✭ 824 (-6.79%)
Mutual labels:  prometheus
Hana sql exporter
SAP Hana SQL Exporter for Prometheus
Stars: ✭ 18 (-97.96%)
Mutual labels:  prometheus
Promgen
Promgen is a configuration file generator for Prometheus
Stars: ✭ 754 (-14.71%)
Mutual labels:  prometheus
Command Bus
Java implementation of the Command-Bus pattern for Spring and CDI
Stars: ✭ 26 (-97.06%)
Mutual labels:  prometheus
Grpc By Example Java
A collection of useful/essential gRPC Java Examples
Stars: ✭ 709 (-19.8%)
Mutual labels:  prometheus
Quarkus Microservices Poc
Very simplified shop sales system made in a microservices architecture using quarkus
Stars: ✭ 16 (-98.19%)
Mutual labels:  prometheus
Promviz
Visualize the traffic of your clusters in realtime from Prometheus data
Stars: ✭ 884 (+0%)
Mutual labels:  prometheus
Postgresql exporter
A Prometheus exporter for some postgresql metrics
Stars: ✭ 26 (-97.06%)
Mutual labels:  prometheus
Raspberrypi exporter
Prometheus exporter for Raspberry Pi metrics
Stars: ✭ 18 (-97.96%)
Mutual labels:  prometheus

Awesome Prometheus Awesome

A curated list of awesome Prometheus resources, projects and tools.

Prometheus

Prometheus is an open-source systems monitoring and alerting toolkit.

Contents

Official resources

Tutorials

Books

Videos

Podcasts and interviews

Presentations

Blog posts and opinions

Deployment tools

  • Ansitheus - Ansible playbook to containerize, configure and deploy Prometheus ecosystem by ntk148v.
  • Cloud Alchemy Ansible roles - Ansible roles to manage Prometheus, Alertmanager, Grafana, and commond Prometheus exporters.
  • Ansible-prometheus - Ansible playbook for installing Prometheus monitoring system, exporters such as: node, snmp, blackbox, thus alert manager and push gateway by Ernestas Poskus.
  • Click-to-deploy Prometheus - Source for Google Click to Deploy Prometheus solutions listed on Google Cloud Marketplace by GoogleCloudPlatform.
  • Prometheus Operator - Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes by CoreOS.

Dashboards

Exporters

The lists below contain all the official Prometheus exporters that are maintained by the Prometheus GitHub organization. For a complete list of exporters including any non-official exporters see prometheus.io or exporterhub.io for a curated list of Prometheus exporters.

Databases

Hardware related

HTTP

Other monitoring systems

Miscellaneous

  • Blackbox - The Blackbox exporter allows blackbox probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP.

Alertmanager

Proxies

  • Multi-prometheus proxy - Forwards incoming requests to one of a set of multiple Prometheus instances deployed as HA duplicates of each other using a selector strategy.
  • Promxy - Deduplicates data from Prometheus HA pairs.
  • Trickster - HTTP reverse proxy/cache for HTTP applications and a dashboard query accelerator for time series databases.
  • exporter_proxy - A tiny, simple pure-python reverse-proxy for Prometheus exporters, with TLS support.

High Availability

  • Cortex - Horizontally scalable, highly available, multi-tenant, long-term Prometheus.
  • Thanos - Highly available Prometheus setup with long term storage capabilities.
  • M3DB - Scalable long-term remote storage for Prometheus.
  • VictoriaMetrics - Cost-effective easy to operate remote storage for Prometheus.

Uncategorized

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].