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 db0a2f8 commit 907032aCopy full SHA for 907032a
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-server.svc.cluster.local/api/v1/write"
+ value: "http://prometheus-server.prometheus/api/v1/write"
16
- name: K6_PROMETHEUS_RW_TREND_AS_NATIVE_HISTOGRAM
17
value: "true"
0 commit comments