OptionalgeneralGlobal attribute limits that apply to all telemetry items. These limits help prevent excessive memory usage and ensure consistent behavior across different telemetry types.
OptionalserviceThe name of the service generating telemetry data. This name will be included in all telemetry items as a resource attribute.
OptionalsuppressA flag that indicates whether the tracing (creating of a "trace" event) should be suppressed when a IOTelSpan ends and the span isRecording is true. This value is also inherited by spans when they are created.
Configuration interface for OpenTelemetry compatible tracing functionality. This interface contains all the settings that control how traces are created, processed, and managed within the OpenTelemetry system.
Example
Since
3.4.0