https://github.com/percona/promconfig
Go package for Prometheus configuration file parsing and generation without dependencies.
https://github.com/percona/promconfig
pmm prometheus
Last synced: 12 months ago
JSON representation
Go package for Prometheus configuration file parsing and generation without dependencies.
- Host: GitHub
- URL: https://github.com/percona/promconfig
- Owner: percona
- License: apache-2.0
- Created: 2020-03-09T11:36:07.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T06:59:31.000Z (about 3 years ago)
- Last Synced: 2024-06-18T18:47:21.341Z (about 2 years ago)
- Topics: pmm, prometheus
- Language: Go
- Homepage:
- Size: 84 KB
- Stars: 23
- Watchers: 30
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# promconfig
[](https://github.com/percona/promconfig/actions/workflows/ci.yml)
Go package for Prometheus configuration file parsing and generation without dependencies.
Based on Prometheus systems and service monitoring server:
* https://github.com/prometheus/prometheus
* https://github.com/prometheus/common
* https://github.com/prometheus/alertmanager
Copyright 2015 The Prometheus Authors.