Skip to content

Commit ba94039

Browse files
committed
addressing coderabbit comments
1 parent 5c92877 commit ba94039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/configuring-metric-based-autoscaling.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
external:
4242
metric:
4343
backend: "prometheus"
44-
serverAddress: "https://<thanos-service>.<monitoring-namespace>.svc.cluster.local:9092"
44+
serverAddress: "https://<thanos-service>.<monitoring-namespace>.svc.cluster.local:9091"
4545
query: vllm:num_requests_waiting
4646
authenticationRef:
4747
name: openshift-monitoring-metrics-auth

0 commit comments

Comments
 (0)