Skip to content

archgw: address drift in prometheus cluster name#87

Merged
anuraaga merged 3 commits intoelastic:mainfrom
codefromthecrypt:archgw-drift
Sep 24, 2025
Merged

archgw: address drift in prometheus cluster name#87
anuraaga merged 3 commits intoelastic:mainfrom
codefromthecrypt:archgw-drift

Conversation

@codefromthecrypt
Copy link
Contributor

@codefromthecrypt codefromthecrypt commented Sep 24, 2025

Recent changes made some config incompatible and fixed the model name metrics glitch by no longer recording the model name.

Screenshot 2025-09-24 at 1 05 21 PM
$ curl -sl http://localhost:19901/stats?format=prometheus|grep ollama|grep -v ' 0' |tail -2
envoy_cluster_docker_internal_upstream_rq_time_sum{envoy_cluster_name="ollama_host"} 1455
envoy_cluster_docker_internal_upstream_rq_time_count{envoy_cluster_name="ollama_host"} 2

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
@anuraaga anuraaga merged commit 36dcfe6 into elastic:main Sep 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants