David

Results 5 issues of David

This PR addresses https://github.com/npgsql/npgsql/issues/4192, using a similar `Enrich` signature to the Http tracing instrumentation ([here](https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/src/OpenTelemetry.Instrumentation.Http#enrich)). Documentation PR: https://github.com/npgsql/doc/pull/177

This PR should address https://github.com/npgsql/npgsql/issues/4245, allowing disabling of the `received-first-response` event, and introducing an `"OnFirstResponse"` enrich callback for consumers to implement their own recording (e.g. as a tag). Also allowed...

# Feature Request **Is your feature request related to a problem?** The instrumentation library for `AspNetCore` records unhandled exceptions during handling of HTTP requests, adding them as an event to...

enhancement
help wanted
area:instrumentation

This is documentation for https://github.com/npgsql/npgsql/pull/4430, intended for v7.0

# Feature Request **Is your feature request related to a problem?** The instrumentation library for `AspNetCore` records unhandled exceptions during handling of HTTP requests, adding them as an event to...

enhancement
help wanted
comp:instrumentation.aspnetcore