[FEATURE REQ] Support Activity.Status in exporter #30193
Labels
Client
This issue points to a problem in the data-plane of the library.
Monitor - Exporter
Monitor OpenTelemetry Exporter
Library name
Azure.Monitor.OpenTelemetry.Exporter
Please describe the feature.
In .NET6.0 Activity class added new property
Status
. Right now the exporter only look at the status set using OTel api (via tags). If user sets theStatus
using native property on Activity it will not get exported to backend. Reference PR: open-telemetry/opentelemetry-dotnet#3003The text was updated successfully, but these errors were encountered: