Can we use datadog tracing in hydra v2? The error ...
# talk-hydra
c
Can we use datadog tracing in hydra v2? The error message says to use one of jaeger, zipkin and otel. https://github.com/ory/x/blob/v0.0.520/otelx/otel.go#L39-L62 But the document says we still can do it. https://www.ory.sh/docs/hydra/reference/configuration
g
You should be able to use OpenTelemetry for this: https://docs.datadoghq.com/opentelemetry/otel_tracing/
c
Thanks!
s
@cold-cartoon-81676 hey good afternoon. While you are using Datadog, perhaps you can also read over this and see if you have any ideas how to approach the solution. https://ory-community.slack.com/archives/C012RBW0F18/p1672860116262919 In general I am thinking about a string field that can pass the tracing id with the session . It makes more sense to solve this at the session level imo. Perhaps you have an idea? We have no experience with Datadog yet
c
Oh, I missed the conversation😱