[FEATURE REQ] AddAzureMonitorLogExporter should support IOptions #38991
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
issue-addressed
Workflow: The Azure SDK team believes it to be addressed and ready to close.
Monitor - Exporter
Monitor OpenTelemetry Exporter
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name
Azure.Monitor.OpenTelemetry.Exporter
Please describe the feature.
Is it possible to configure the Log exporter with traditional IOptions idioms, similar to Trace and Metric exporters? Currently, options are only provided through the configure delegate passed to the extension method. I have a use case where I want to separate AddAzureMonitorLogExporter from its configuration.
The text was updated successfully, but these errors were encountered: