hi, question about HTTP tracing after upgrading to v1 beta.
in v0.x, my custom API endpoints (like /api/heartbeat) were automatically traced using the old telemetry config. After upgrading to v1.0.0-beta.2, http traces don't show up in my observability platform (honeycomb) anymore.
is http endpoint tracing still supported in v1? If it's supported, what's the right way to set it up?