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

feat: Add ability to proxy grpc metrics and logs #609

Closed
wants to merge 1 commit into from

Conversation

TylerHelmuth
Copy link
Contributor

@TylerHelmuth TylerHelmuth commented Feb 15, 2023

Which problem is this PR solving?

Refinery is able to proxy http traffic but not gRPC traffic

Closes #515

Short description of the changes

  • added MetricServer and LogServer
  • added grpcProxyClientConn with hard-coded endpoint to honeycomb
  • enabled forwarding of metrics and logs to honeycomb over grpc including incoming headers

Additional Info

This was started during Swarm 2023 hackathon. Care needs to be taken when reviewing the new grpc client implementation.

@TylerHelmuth TylerHelmuth requested a review from a team as a code owner February 15, 2023 21:51
@TylerHelmuth TylerHelmuth changed the title Add ability to proxy grpc metrics and logs feat: Add ability to proxy grpc metrics and logs Feb 15, 2023
@kentquirk
Copy link
Contributor

This is superceded by current work on logs.

@kentquirk kentquirk closed this Jun 18, 2024
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.

Consider supporting pass-through for OTLP metrics
2 participants