infra(Monitoring): Expose /metrics to new port#6533
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6533 +/- ##
=======================================
Coverage 98.09% 98.09%
=======================================
Files 1293 1293
Lines 46610 46610
=======================================
Hits 45722 45722
Misses 888 888 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ed4d873 to
1da825e
Compare
1da825e to
7f20f29
Compare
7f20f29 to
691cfe0
Compare
691cfe0 to
93b3c0a
Compare
93b3c0a to
cbfc653
Compare
Contributor
Author
This is now handled as part of Flagsmith/flagsmith-common#158, and cfacc61. |
6cf0b6d to
a0303a8
Compare
a0303a8 to
009b6b9
Compare
khvn26
approved these changes
Jan 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Serve Prometheus metrics from a separate process to avoid metrics loss under load.
This works in conjunction with:
Contributes to https://github.com/Flagsmith/pulumi/issues/147
Review effort: 1/5