diff options
author | Wolfy-J <[email protected]> | 2019-06-28 10:57:00 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2019-06-28 10:57:00 +0300 |
commit | 027289fe31b4ffb63aca525aee253e4a9a6ac805 (patch) | |
tree | 6e72958b9286e20fd16db11d448c67279383ce12 | |
parent | eae4561a593a3ed1f09bf16937c905c525f151aa (diff) | |
parent | fd4490bc60da3361d057d47184da7f0b37110495 (diff) |
Merge branch 'master' of https://github.com/spiral/roadrunner
-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. |