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

Start prometheus before running startup_actions #63

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

Half-Shot
Copy link
Contributor

Fixes mautrix/telegram#687

I'm not sure if there is a particular reason for the ordering, but it would certainly help to have the metrics exposed early.

Copy link
Member

@tulir tulir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea why I put it after startup actions, so this is probably fine, thanks!

@tulir tulir merged commit 492874d into mautrix:master Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Metrics aren't exposed until the bridge has finished starting up
2 participants