diff options
-rw-r--r-- | .rr.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ metrics: app_metric: type: histogram help: "Custom application metric" - labels: ["a", "b", "c"] + labels: ["type"] buckets: [0.1, 0.2, 0.3, 1.0] # http service configuration. |