Skip to content

OpenTelemetry OnException events #1407

@vadimi

Description

@vadimi

What version of gRPC and what language are you using?

Grpc 2.39.0

What operating system (Linux, Windows,...) and version?

Linux

What runtime / compiler are you using (e.g. .NET Core SDK version dotnet --info)

.net5

What did you do?

I'm trying to use OpenTelemetry instrumentation in grpc server. It works fine except errors - they never get captured by OpenTelemetry. Based on open-telemetry/opentelemetry-dotnet-contrib#1743 "Exception" events are not being emitted by the grpc library. Is there a plan to support OnException events going forward?

What did you expect to see?

OpenTelemetry captures errors from grpc endpoints

What did you see instead?

Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).

See TROUBLESHOOTING.md for how to diagnose problems better.

Anything else we should know about your project / environment?

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions