Skip to content

Commit 2d2b8a7

Browse files
authored
include pvcLatency for indexing (#382)
include pvclatency for measurement Added pvc latency measurement in to config Signed-off-by: Murali Krishnasamy <mukrishn@redhat.com>
1 parent 6e40463 commit 2d2b8a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/config/pvc-density/pvc-density.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ global:
33
gc: {{.GC}}
44
measurements:
55
- name: podLatency
6+
- name: pvcLatency
67
metricsEndpoints:
78
{{ if .ES_SERVER }}
89
- metrics: [{{.METRICS}}]

0 commit comments

Comments
 (0)