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

openai: fix metrics endpoint #512

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Conversation

brutasse
Copy link

As per the prometheus client docs, the app needs to be mounted on the parent app, not on the router.

Fixes #491

AlpinDale and others added 2 commits June 12, 2024 22:17
* add utils; proper project structuring

* add contributing guidelines and CoC
As per the prometheus client docs, the app needs to be mounted on the
parent app, not on the router.

Fixes PygmalionAI#491
@AlpinDale
Copy link
Member

Thank you for the contribution and sorry for the delay. I was too pre-occupied to work on Aphrodite, but we're back in full force now.

Would you mind rebasing this PR to the rc_054 branch instead of main? Thanks!

@AlpinDale AlpinDale changed the base branch from main to rc_054 July 1, 2024 21:08
@AlpinDale
Copy link
Member

Looks like I could do it myself, merging.

@AlpinDale AlpinDale merged commit 9c45fe9 into PygmalionAI:rc_054 Jul 1, 2024
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.

[Bug]: /metrics Endpoint Returns 404
2 participants