Skip to content

Commit

Permalink
Update prometheus port
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasm-ttd committed Dec 5, 2024
1 parent 5669021 commit db0a2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion performance-testing/uid2-operator/k6-test-resource.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ spec:
runner:
env:
- name: K6_PROMETHEUS_RW_SERVER_URL
value: "http://prometheus-kube-prometheus-prometheus.svc.cluster.local:9090/api/v1/write"
value: "http://prometheus-server.svc.cluster.local/api/v1/write"
- name: K6_PROMETHEUS_RW_TREND_AS_NATIVE_HISTOGRAM
value: "true"

0 comments on commit db0a2f8

Please sign in to comment.