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

Add metrics translations in Signalfx exporter #476

Closed

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Jul 20, 2020

Introduce optional metric translation in signalfxexporter to produce metrics in a format that is backward-compatible with SignalFx naming conventions

Add metrics translations in Signalfx exporter 

Introduce translation rules in signalfxexporter to produce metrics in a format that is backward-compatible with SignalFx naming conventions
@dmitryax dmitryax requested a review from a team as a code owner July 20, 2020 17:47
@project-bot project-bot bot added this to In progress in Collector Jul 20, 2020
Copy link
Member

@bogdandrutu bogdandrutu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dmitryax let's please try to split this PR in ~500 maximum lines changes.

Collector automation moved this from In progress to Review in progress Jul 20, 2020
@dmitryax
Copy link
Member Author

@bogdandrutu I split it with the first batch in 678 lines. Splitting it further would not be that easy. Could you please take a look #477 ?

@bogdandrutu
Copy link
Member

Please rebase

@dmitryax
Copy link
Member Author

@bogdandrutu I've submitted another PR #489 instead
Closing this one

@dmitryax dmitryax closed this Jul 22, 2020
Collector automation moved this from Review in progress to Done Jul 22, 2020
codeboten added a commit that referenced this pull request Nov 23, 2022
This is a port of grpcio-opentracing, and borrows from opencensus-ext-grpc. It
adds client and server interceptors that wrap each request in a span and use
the new context API to inject/extract the traceparent header to/from gRPC
metadata.

Co-authored-by: alrex <alrex.boten@gmail.com>
Co-authored-by: Mauricio Vásquez <mauricio@kinvolk.io>
Co-authored-by: Mario Jonke <mario.jonke@dynatrace.com>
Co-authored-by: Daniel González <danielgonzalezlopes@gmail.com>
Co-authored-by: Alex Boten <aboten@lightstep.com>
Co-authored-by: Yusuke Tsutsumi <yusuke@tsutsumi.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants