Prometheus 是一个活跃的开源组织,在 GitHub 上拥有多个公共仓库,主要使用 Go、Java、TypeScript、Shell、Ruby 和 Makefile 等编程语言。其知名项目包括 Prometheus 监控系统、node_exporter 和 alertmanager,涉及监控和指标收集等领域,体现了其在公共代码库中广泛的贡献。
The Prometheus monitoring system and time series database.
Exporter for machine metrics
Prometheus Alertmanager
Prometheus instrumentation library for Go applications
Blackbox prober exporter
Prometheus instrumentation library for Python applications
Push acceptor for ephemeral and batch jobs.
A process for collecting metrics using JMX MBeans for Prometheus consumption
Evolving the Prometheus exposition format into a standard.
Exporter for MySQL server metrics
Prometheus instrumentation library for JVM applications
SNMP Exporter for Prometheus
StatsD to Prometheus metrics exporter
Metrics exporter for Amazon AWS CloudWatch
procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Prometheus documentation: content and static site generator
PromLens – The query builder, analyzer, and explainer for PromQL
Simple server that scrapes HAProxy stats and exports them via HTTP for Prometheus consumption
Prometheus / OpenMetrics client library in Rust
Prometheus instrumentation library for Ruby applications
Exporter for Consul metrics
A tool to scrape a Prometheus client and dump the result as JSON.
Server that accepts metrics via the Graphite protocol and exports them as Prometheus metrics
Utility package to build exporters
Go libraries shared across Prometheus components and libraries.
A server that accepts InfluxDB metrics via the HTTP API and exports them via HTTP for Prometheus consumption
Prometheus Utility Tool
A server that accepts collectd stats via HTTP POST and exports them via HTTP for Prometheus consumption
Exports metrics from memcached servers for consumption by Prometheus.
Prometheus E2E benchmarking tool
A set of tests to check compliance with various Prometheus interfaces
Demo site auto-deployed with Ansible.
Nagios plugins for alerting on Prometheus query results
Data model artifacts for Prometheus.
Prometheus Golang builder Docker images
PromQL support for the CodeMirror code editor
Prometheus Busybox Docker base images
A Ruby library for reading metrics stored on a Prometheus server
Design documents for Prometheus Ecosystem
Track Prometheus talks
Library to translate OTLP metric and attribute names to Prometheus metric and label names.
A lezer-based PromQL grammar
此仓库未提供描述。
See the "node_exporter" repository instead!
A http.RoundTripper that will sign requests using Amazon's Signature Verification V4 signing procedure
[EXPERIMENTAL] A Prometheus-branded OpenTelemetry Collector distribution.
此仓库未提供描述。
GitHub Actions repository
此仓库未提供描述。
[EXPERIMENTAL] An adapter between client_golang's registry and OTel Collector's Receiver Interfaces
Kubernetes Demo Site
Prometheus CI Setup
此仓库未提供描述。
GitHub Actions for handling container images.
GitHub Actions for artifact persistence between jobs
Temporary repo for testing service discovery (SD) ownership setup
Prometheus 在 GitHub 上构建了一系列监控工具和库,包括 Prometheus 监控系统、node_exporter 和 alertmanager。这些项目主要集中在监控、指标收集和告警管理等领域,服务于开发者和运维人员。
Prometheus 的主要编程语言包括 Go、Java、TypeScript、Shell、Ruby 和 Makefile。这些语言的使用反映了其项目的多样性,适应了不同的开发需求和场景。
是的,Prometheus 的所有仓库都是公开的。这使得开发者能够访问、使用和贡献代码,促进了开源社区的协作和知识分享。