line/promgen
Promgen is a configuration file generator for Prometheus observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 62
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 33.5
- age_days: 3684
- days_rel: 176
- days_push: 7
- n_releases_24m: 13
Adoption not part of the score
1132 stars · 152 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Promgen is a Django-based web application that generates and manages Prometheus configuration files, alert rules, and notification routing. It provides a management UI, API, and integrates with AlertManager for alert notifications.
Use cases
- manage prometheus config files through a web ui
- generate prometheus scrape configs from service registry
- configure alert rules and notification routing for alertmanager
- self-hosted ui for managing prometheus targets and alerts
- route alertmanager notifications to different services
When to choose
- you manage many prometheus targets and want a web UI instead of hand-editing YAML
- you need centralized alert rule and notification management across teams
- you want a self-hosted django app with plugin extensibility for discovery and notifications
When to avoid
- you have a small single prometheus setup where plain config files suffice
- you prefer gitops-style config management rather than a database-backed UI
- you need a fully managed monitoring SaaS
Facets
application · maturity active
monitoring alerting configuration-management web-framework monitoring self-hosted self-hosted python prometheus alertmanager django config-generator devops web-server docker
3 sources
- readme: https://github.com/line/promgen · fetched 2026-08-28 · f8e6bf2fe891
- homepage: https://line.github.io/promgen/ · fetched 2026-08-29 · e3825f27ffb2
- registry_pypi: https://pypi.org/pypi/promgen/json · fetched 2026-08-29 · f643165b9e02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| line/promgen | main | 86 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem