big-jewelry-76857
12/26/2024, 10:18 AMbig-jewelry-76857
12/26/2024, 10:26 AMTRACING_PROVIDER=datadog
TRACING_PROVIDERS_DATADOG_SAMPLING_SAMPLING_RATIO=1.0
TRACING_PROVIDERS_DATADOG_SERVER_URL=<http://localhost:8126>
But it was throwing exception
time=2024-12-26T09:40:37Z level=error msg=Unable to initialize Tracer. audience=application error=map[message:expected one of [jaeger, zipkin, otel, ] but got datadog] service_name=Ory Hydra service_version=v2.2.0
panic: runtime error: invalid memory address or nil pointer dereference
it looks like v2.2.0 doesn’t support datadog. is it true?
is there any work-around for the same?
cc: @magnificent-energy-493 @steep-lamp-91158magnificent-energy-493