From 105e113747d694e4f25063575f27145246573bec Mon Sep 17 00:00:00 2001 From: Pedro Ribeiro Date: Wed, 9 Oct 2019 15:44:55 +0100 Subject: [PATCH] fixing policy names in README example --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59a4a4ec0c3..1ff353d4392 100644 --- a/README.md +++ b/README.md @@ -332,16 +332,16 @@ sampling: # exporters the policy applies to exporters: - jaeger - policy: string_attribute_filter + policy: string_attribute configuration: key: key1 values: - value1 - value2 - my-numeric_attribute-filter: + my_numeric_attribute_filter: exporters: - zipkin - policy: numeric_attribute-filter + policy: numeric_attribute configuration: key: key1 min_value: 0