Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] Support Activity.Status in exporter #30193

Closed
vishweshbankwar opened this issue Jul 28, 2022 · 1 comment · Fixed by #31024
Closed

[FEATURE REQ] Support Activity.Status in exporter #30193

vishweshbankwar opened this issue Jul 28, 2022 · 1 comment · Fixed by #31024
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Monitor - Exporter Monitor OpenTelemetry Exporter

Comments

@vishweshbankwar
Copy link
Contributor

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 the Status using native property on Activity it will not get exported to backend. Reference PR: open-telemetry/opentelemetry-dotnet#3003

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jul 28, 2022
@azure-sdk azure-sdk added Client This issue points to a problem in the data-plane of the library. Monitor - Exporter Monitor OpenTelemetry Exporter needs-team-triage Workflow: This issue needs the team to triage. labels Jul 28, 2022
@vishweshbankwar vishweshbankwar removed Client This issue points to a problem in the data-plane of the library. needs-team-triage Workflow: This issue needs the team to triage. labels Jul 28, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jul 28, 2022
@vishweshbankwar
Copy link
Contributor Author

@vishweshbankwar vishweshbankwar self-assigned this Jul 28, 2022
@jsquire jsquire added the Client This issue points to a problem in the data-plane of the library. label Jul 28, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Monitor - Exporter Monitor OpenTelemetry Exporter
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants