Update configuration documentation for new marker metrics

This commit is contained in:
Michael Panzlaff
2026-07-21 12:47:16 +02:00
parent 9e773e2e85
commit 6944454592
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ There is a main configuration file with basic settings that point to the other c
"receivers-file" : "receivers.json",
"router-file" : "router.json",
"main": {
"enable-markers": false,
"interval": "10s",
"duration": "1s"
}