summaryrefslogtreecommitdiff
path: root/tests/plugins/metrics/.rr-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/metrics/.rr-test.yaml')
-rw-r--r--tests/plugins/metrics/.rr-test.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/plugins/metrics/.rr-test.yaml b/tests/plugins/metrics/.rr-test.yaml
index bc68b90f..4890076f 100644
--- a/tests/plugins/metrics/.rr-test.yaml
+++ b/tests/plugins/metrics/.rr-test.yaml
@@ -10,6 +10,9 @@ metrics:
help: "Custom application metric"
labels: [ "type" ]
buckets: [ 0.1, 0.2, 0.3, 1.0 ]
+ app_metric_counter:
+ type: counter
+ help: "Custom application counter."
logs:
mode: development
level: error \ No newline at end of file