OpenTelemetry.Internal.OpenTelemetrySdkEventSource
EventSource implementation for OpenTelemetry SDK implementation.
public OpenTelemetrySdkEventSource()
public void DroppedExportProcessorItems(string exportProcessorName, string exporterName, long droppedCount)
public void DuplicateMetricInstrument(string instrumentName, string meterName, string reason, string fix)
public void ExistsDroppedExportProcessorItems(string exportProcessorName, string exporterName, long droppedCount)
public void MetricInstrumentIgnored(string instrumentName, string meterName, string reason, string fix)