We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5669021 commit db0a2f8Copy full SHA for db0a2f8
performance-testing/uid2-operator/k6-test-resource.yml
@@ -12,6 +12,6 @@ spec:
12
runner:
13
env:
14
- name: K6_PROMETHEUS_RW_SERVER_URL
15
- value: "http://prometheus-kube-prometheus-prometheus.svc.cluster.local:9090/api/v1/write"
+ value: "http://prometheus-server.svc.cluster.local/api/v1/write"
16
- name: K6_PROMETHEUS_RW_TREND_AS_NATIVE_HISTOGRAM
17
value: "true"
0 commit comments