OSS Tanbou

Prometheus — time-series monitoring with PromQL and pull-based collection

Discovery score 335.0OSS health 96
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
66,055
Primary language
Go
License
Apache-2.0
Repository last updated
Sep 11, 2026

Overview

Prometheus is a monitoring system that collects metrics from targets at intervals, stores and queries them as time series, evaluates rules, and triggers alerts. It combines a multidimensional data model, PromQL, service discovery, and federation.

Based on official documentation; not hands-on tested · Content checked:

Collect labeled series and evaluate system state with PromQL and rules

Time series are identified by metric names and key-value labels and collected through an HTTP pull model. PromQL queries the data, while rule expressions can trigger alerts. Static configuration, service discovery, graphing, dashboards, and hierarchical or horizontal federation are also supported.

Sources: [1]

For operating service and infrastructure metrics in autonomous units

It fits teams standardizing collection, querying, and alert evaluation across application and infrastructure metrics. Prometheus can start from a binary or container, and custom builds can include only the required service-discovery integrations.

Sources: [1]

Understand pull collection, push gateways, and single-server boundaries

Prometheus is pull-oriented, with batch-job pushes supported through an intermediary gateway. The README describes autonomous server nodes without a dependency on distributed storage. Plan sizing, retention, availability, federation, and remote-write topology separately for each production deployment.

Sources: [1]

Official sources

  1. [1]Prometheus README(2026-09-13)
Supplemental curator note

Selected for keeping its top-level brand surface unusually focused while turning CNCF governance into a durable trust signal complementary to Grafana.

Growth trends

Last 30 days

66,055 Stars

Trend data is still being collected.

Built with

  • Go

Categories and tags

GitHub Topics

  • monitoring
  • metrics
  • alerting
  • graphing
  • time-series
  • prometheus
  • hacktoberfest
GitHub dataView detailed GitHub data
Stars
66,055
Forks
10,837
Watchers
1,157
Open issues
496
Contributors
350
Primary language
Go
License
Apache-2.0
Repository last updated
Sep 11, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.