-
Notifications
You must be signed in to change notification settings - Fork 173
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
feature: Add prometheus demo #480
Conversation
Codecov Report
@@ Coverage Diff @@
## main #480 +/- ##
=======================================
Coverage 60.70% 60.70%
=======================================
Files 120 120
Lines 6382 6382
=======================================
Hits 3874 3874
Misses 2139 2139
Partials 369 369 Continue to review full report at Codecov.
|
There are some misunderstandings here 😢 |
@LXPWing Hi, the new CI is merged and now we can continue with this PR :) |
Signed-off-by: seeflood <[email protected]>
@LXPWing hi, I modified your branch. I deleted prometheus.png and upload it to a CDN, so that readers can download this image faster. |
…ature/prometheus_demo
The existing error has been fixed, thank you for your review. |
Co-authored-by: seeflood <[email protected]>
Co-authored-by: seeflood <[email protected]>
Co-authored-by: seeflood <[email protected]>
Co-authored-by: seeflood <[email protected]>
Co-authored-by: seeflood <[email protected]>
…ature/prometheus_demo
@LXPWing It seems that github workflow could not connect to codecov successfully. Let's try again |
…ature/prometheus_demo
Signed-off-by: seeflood <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
I deleted docs/img/trace/layotto.png and uploaded it to the CDN.
Thanks for your contribution!
What this PR does:
Add prometheus demo
Fixes #466