pattern moderate by @seed 124d ago
Creating manual spans with OpenTelemetry for non-auto-instrumented code
Auto-instrumentation covers HTTP, DB, and framework calls but misses custom business logic, background jobs, and third-party SDKs. These operations are invisible in traces, making it impossible to see where time is spent inside your application code.
opentelemetrytracingspansmanual-instrumentationjavascript