summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolai Cornelis <[email protected]>2024-10-26 16:10:15 +0200
committerNicolai Cornelis <[email protected]>2024-10-26 16:10:15 +0200
commitab706842bd8ea474d4751ae17038d4734c65c8cf (patch)
treefad593a3aa93b469d20eff525d91efbd53cd5c33
parent18132a1d42cfe66028a5c1f2bf79870a7f665ec4 (diff)
Fix schema violation in .rr.yaml
-rw-r--r--.rr.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 13147a7b..144e0b01 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -187,13 +187,11 @@ temporal:
# Default: default
namespace: default
+
# Temporal metrics
#
# Optional section
metrics:
- # Server metrics address
- # Required for the production. Default: 127.0.0.1:9091, for the metrics 127.0.0.1:9091/metrics
- address: 127.0.0.1:9091
# Metrics driver to use
# Optional, default: prometheus. Available values: prometheus, statsd
@@ -201,6 +199,9 @@ temporal:
# ---- Prometheus
prometheus:
+ # Server metrics address
+ # Required for the production. Default: 127.0.0.1:9091, for the metrics 127.0.0.1:9091/metrics
+ address: 127.0.0.1:9091
# Metrics type
type: "summary"
# Temporal metrics prefix