Skip to content

Commit 7240ded

Browse files
committed
interesting
1 parent 42e3e2e commit 7240ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# kubectl apply -f test/metrics.yml && kubectl scale --replicas=0 deploy/metrics && kubectl scale --replicas=1 deploy/metrics
2-
# kubectl exec -ti metrics-... -- tail -f /tmp/loglast | egrep 'time_total|^jmx_scrape_duration_seconds'
2+
# kubectl exec -ti metrics-... -- tail -f /tmp/loglast | egrep 'time_total|^jmx_scrape_duration_seconds|^java_lang_memory_heapmemoryusage_used|^java_lang_memory_nonheapmemoryusage_used'
33
---
44
kind: ConfigMap
55
metadata:

0 commit comments

Comments
 (0)