-
Notifications
You must be signed in to change notification settings - Fork 856
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
1503 prometheus example #1541
1503 prometheus example #1541
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1541 +/- ##
=========================================
Coverage 86.56% 86.56%
Complexity 1367 1367
=========================================
Files 162 162
Lines 5231 5231
Branches 490 490
=========================================
Hits 4528 4528
Misses 524 524
Partials 179 179 Continue to review full report at Codecov.
|
examples/prometheus/src/main/java/io/opentelemetry/example/PrometheusExample.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
…v/opentelemetry-java into 1503_prometheus_example
Thanks for this contribution! Can you attach a screenshot of the prometheus UI from this example to the PR description? |
Sorry.. I meant to put the image in the description of the PR, so people looking at it in the future will see it front-and center in the PR itself, without having to look at comments. |
haha i'll correct that! it's been a long day! |
resolves #1503