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

Support GRPC for sending OTel traces #785

Open
5 tasks done
alecsammon opened this issue May 14, 2024 · 0 comments
Open
5 tasks done

Support GRPC for sending OTel traces #785

alecsammon opened this issue May 14, 2024 · 0 comments
Labels
feat New feature or request.

Comments

@alecsammon
Copy link

Preflight checklist

Ory Network Project

No response

Describe your problem

We can only collect OTel traces via GRPC.
ory/x only supports sending traces via HTTP.

Describe your ideal solution

ory/x should accept an additional configuration allowing sending traces via GRPC instead of HTTP.

I have the start of the solution here: #784.
I'm happy to finish this PR if it's agreed to be the correct solution.

Workarounds or alternatives

We can look at adding a HTTP -> GRPC adapter - but would be complicated as this is the only part of our infrastructure that requires this.

Version

hydra:v2.2.0

Additional Context

No response

@alecsammon alecsammon added the feat New feature or request. label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant