From 6dbddb4450790cd1dc8d99fab61e86e670fb3956 Mon Sep 17 00:00:00 2001 From: Thomas Gruber Date: Wed, 14 Dec 2022 18:47:32 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 65bde1d..07f5fd4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ There is a single timer loop that triggers all collectors serially, collects the The receiver runs as a go routine side-by-side with the timer loop and asynchronously forwards received metrics to the sink. + +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7438287.svg)](https://doi.org/10.5281/zenodo.7438287) + + # Configuration Configuration is implemented using a single json document that is distributed over network and may be persisted as file.