Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

feat: add api gateway metrics #124

Merged
merged 5 commits into from
Aug 20, 2024

Conversation

nicoloboschi
Copy link
Collaborator

@nicoloboschi nicoloboschi commented Aug 20, 2024

added timer metric for http gateway calls:

langstream_gateways_http_requests_seconds_count{application="application1",gateway="svc",response_status_code="500",tenant="tenant1",} 1.0
langstream_gateways_http_requests_seconds{application="application1",gateway="svc",response_status_code="500",tenant="tenant1",quantile="0.99",} 1.140850688

The prometheus endpoint is /management/prometheus

@nicoloboschi nicoloboschi marked this pull request as ready for review August 20, 2024 11:01
@nicoloboschi nicoloboschi merged commit 9e3b7a0 into vectorize-io:main Aug 20, 2024
12 of 14 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant