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

OpenTelemetry gRPC protocol support #112

Merged
merged 22 commits into from
Feb 26, 2021
Merged

OpenTelemetry gRPC protocol support #112

merged 22 commits into from
Feb 26, 2021

Conversation

grzkv
Copy link
Member

@grzkv grzkv commented Dec 30, 2020

This PR implements gRPC protocol for both listening and sending to a target.

Details:

  • There are still parts missing that are not essential for the protocol to work. These are commented about in the code.
  • The protocol for now completely repeats the line protocol as closely as possible. This is temporary.
  • The main body of changes are refectorings of listening and sending designs.

Testing

  • performed manual testing for listen and send
  • performed manual tests stringing several NTs via gRPC protocol and sending bursts of messages

@grzkv grzkv marked this pull request as draft December 30, 2020 15:29
@grzkv grzkv changed the title [WIP] gRPC protocol support gRPC protocol support Jan 15, 2021
@grzkv grzkv marked this pull request as ready for review January 15, 2021 12:20
@grzkv grzkv changed the title gRPC protocol support OpenTelemetry gRPC protocol support Feb 3, 2021
@grzkv grzkv merged commit 7a35923 into master Feb 26, 2021
@grzkv grzkv deleted the grzkv/grpc branch February 26, 2021 16:09
@grzkv grzkv mentioned this pull request Mar 9, 2022
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.

2 participants