We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
We can only collect OTel traces via GRPC. ory/x only supports sending traces via HTTP.
ory/x
ory/x should accept an additional configuration allowing sending traces via GRPC instead of HTTP.
GRPC
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.
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.
hydra:v2.2.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 viaGRPC
instead ofHTTP
.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
The text was updated successfully, but these errors were encountered: