An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# promconfig

[![CI](https://github.com/percona/promconfig/actions/workflows/ci.yml/badge.svg)](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.