mirror of https://github.com/dapr/docs.git
Metric Cardinality: fix example setting increased cardinality. (#4062)
See 9f5a423d18/tests/integration/suite/daprd/metrics/httpserver_highcardinality.go (L52-L53)
Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
parent
9c5c8ba2b7
commit
941a664bb2
|
|
@ -94,6 +94,7 @@ metadata:
|
|||
spec:
|
||||
metrics:
|
||||
enabled: true
|
||||
http:
|
||||
increasedCardinality: true
|
||||
rules:
|
||||
- name: dapr_runtime_service_invocation_req_sent_total
|
||||
|
|
|
|||
Loading…
Reference in New Issue