Skip to content
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

Replace prometheus client with opentelemetry instrumentation #2133

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nabokihms
Copy link
Member

Signed-off-by: m.nabokikh maksim.nabokikh@flant.com

Overview

  • net/http metrics (with additional route and method labels).
  • runtime metrics
  • grpc traces

What this PR does / why we need it

It replaces prometheus/client_go library with the otel instrumentation. By using this instrumentation, we will be able to export both metrics and traces.

Related #1920

Special notes for your reviewer

This PR is not ready yet.

Does this PR introduce a user-facing change?

Replace prometheus client_go with OTEL instrumentation.

@nabokihms nabokihms marked this pull request as draft May 20, 2021 15:51
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant