From f5a39d12788c8ba9eed68fce6c81cff74daef17b Mon Sep 17 00:00:00 2001 From: Emile Date: Fri, 10 Jan 2020 14:40:20 +0100 Subject: description --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49bfc97..d59de52 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ [![Go Report Card](https://goreportcard.com/badge/git.darknebu.la/emile/metrics-bundler)](https://goreportcard.com/report/git.darknebu.la/emile/metrics-bundler) # metrics-bundler +> A **super** basic server bundling metrics and exposting them + The metrics bunder is a service receiving metrics from other services bunding them for further user in prometheus and other time series databases. ## Functions (read / write metrics) @@ -34,4 +36,4 @@ Prometheus can be instructed to use this by creating a new job in the prometheus ... ``` -Using the job a above, prometheus is instructed to scrape the /metrics endpoint of the given host every 5 seconds. \ No newline at end of file +Using the job a above, prometheus is instructed to scrape the /metrics endpoint of the given host every 5 seconds. -- cgit 1.4.1