You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Saw the contribution guide for blog posts after I opened the PR #4512. Opening an issue to follow the guidelines.
Title: Java Metric Systems Compared
Description: A performance comparison of opentelemetry-java versus other popular java metrics systems. Includes a metrics primer, a breakdown of what all metric systems strive to do, and interesting implementation notes about opentelemetry-java's metrics SDK. Code for the performance comparison is checked into github in a personal repo.
Technologies: opentelemetry-java, micrometer, prometheus, jmh (for benchmarking), and OTLP
Name of related SIG: Java SIG
Name of sponsor: Myself (@jack-berg). The content has also already been reviewed by the other opentelemetry-java maintainer, @jkwatson.
The text was updated successfully, but these errors were encountered:
Thanks for following the process, @jack-berg! Since the blog post comes out of the Java SIG there is no concern from my site to have it. I added @open-telemetry/java-approvers as reviewers to the blog post (although @trask already looked into it) and one of us (@open-telemetry/docs-approvers) will take a look eventually as well.
Saw the contribution guide for blog posts after I opened the PR #4512. Opening an issue to follow the guidelines.
The text was updated successfully, but these errors were encountered: