infra(Monitoring): Expose /metrics to new port#6533
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
Docker builds report
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on February 10
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
khvn26
left a comment
There was a problem hiding this comment.
Can we update docs as well as part of this PR?
92d5672 to
1c6f557
Compare
This is now handled as part of Flagsmith/flagsmith-common#158, and cfacc61. |
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