You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble getting hypercorn to send any traces with otel at all, even with 1 worker. Here's a minimal example: https://github.com/tommyhe6/otel-hypercorn, where hypercorn is not sending any traces but uvicorn is working. It does seem to send metrics fine however. Would be interested in tips or examples from anyone that got hypercorn to work with opentelemetry!
The text was updated successfully, but these errors were encountered:
I'm having trouble getting hypercorn to send any traces with otel at all, even with 1 worker. Here's a minimal example: https://github.com/tommyhe6/otel-hypercorn, where hypercorn is not sending any traces but uvicorn is working. It does seem to send metrics fine however. Would be interested in tips or examples from anyone that got hypercorn to work with opentelemetry!
The text was updated successfully, but these errors were encountered: