[Feature][Metrics] Enable prometheus to collect metrics in standalone mode demo #10398
[Feature][Metrics] Enable prometheus to collect metrics in standalone mode demo #10398kezhenxu94 merged 2 commits intoapache:devfrom
Conversation
|
@ruanwenjun May I ask what is this |
In my knowledge, the port 8080 is not being used, in standalone, use port 12345 and change the metrics_path to So you can remove the port 8080. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #10398 +/- ##
=========================================
Coverage 40.56% 40.56%
- Complexity 4766 4769 +3
=========================================
Files 877 877
Lines 35621 35621
Branches 3945 3945
=========================================
+ Hits 14449 14450 +1
Misses 19737 19737
+ Partials 1435 1434 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Sure, thx |
|
Kudos, SonarCloud Quality Gate passed! |








Purpose of the pull request
Brief change log
Verify this pull request