Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expose metrics at /metrics on api port #254

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

wolf31o2
Copy link
Member

@wolf31o2 wolf31o2 commented Oct 17, 2024

This prevents us from needing to do terrible things with CORS.

This works on both paths, the API port on /metrics and the metrics port at / so it won't break any existing monitors, etc.

Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
@wolf31o2 wolf31o2 requested a review from a team as a code owner October 17, 2024 19:37
@wolf31o2 wolf31o2 merged commit e937f26 into main Oct 17, 2024
9 checks passed
@wolf31o2 wolf31o2 deleted the feat/expose-metrics branch October 17, 2024 19:51
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