ScoutApm.Logging.OTLP.Resource (scout_apm v2.0.0)
Copy MarkdownBuilds OTLP Resource attributes for log records.
The Resource represents the entity producing telemetry and includes attributes like service name, version, host, and environment.
Summary
Functions
Builds the resource attributes map for OTLP export. Returns a list of attribute maps in OTLP format.
Converts a {key, value} tuple to OTLP attribute format.