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

[AzureMonitorExporter] enable nullable reference types #34013

Closed
TimothyMothra opened this issue Feb 8, 2023 · 0 comments
Closed

[AzureMonitorExporter] enable nullable reference types #34013

TimothyMothra opened this issue Feb 8, 2023 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Monitor - Exporter Monitor OpenTelemetry Exporter

Comments

@TimothyMothra
Copy link
Contributor

TimothyMothra commented Feb 8, 2023

Library name

Azure.Monitor.OpenTelemetry.Exporter

Please describe the feature.

This issue is to turn on compile time checking of nullables in the Azure Monitor Exporter project.
I'm opening this issue to track and organize PRs.

For this effort, we're turning on nullable enable for the entire project. and then setting nullable disable for offending files.
This will help ensure any new files are compliant while we work to resolve other the individual files.

Related

@TimothyMothra TimothyMothra added the Monitor - Exporter Monitor OpenTelemetry Exporter label Feb 8, 2023
@TimothyMothra TimothyMothra self-assigned this Feb 8, 2023
@jsquire jsquire added the Client This issue points to a problem in the data-plane of the library. label Feb 9, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 10, 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

No branches or pull requests

2 participants