diff options
author | Anton Titov <[email protected]> | 2019-06-27 17:23:13 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2019-06-27 17:23:13 +0300 |
commit | fd4490bc60da3361d057d47184da7f0b37110495 (patch) | |
tree | c74e5c5240d087863cc19b115ca77325d125d058 | |
parent | bf540817226fae3833a81e08b6021789fdca8f2c (diff) |
Update .rr.yaml
-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. |