From f058f3aa33e764013c27d73e37eb62c38fdcd1d2 Mon Sep 17 00:00:00 2001 From: Erick Pintor Date: Wed, 17 Jan 2018 14:31:01 -0200 Subject: [PATCH] document metric name and labels names unique set --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 91746ab..b848b4d 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,9 @@ mappings: provider: "$1" ``` +Please note that metrics with the same name must also have the same set of +labels names. + If the default metric help text is insufficient for your needs you may use the YAML configuration to specify a custom help text for each mapping: ```yaml