Categorygithub.com/open-telemetry/opentelemetry-collector-contrib/internal/pdatautil

# Functions

FlattenResourceLogs moves each LogRecord onto a dedicated ResourceLogs and ScopeLogs.
GetAttributeValue look up value from the given attributes for the specified key, and if not found, return empty string.
GetDimensionValue gets the Dimension Value for the given configured Dimension.
GroupByResourceLogs groups ScopeLogs by Resource.
GroupByScopeLogs groups LogRecords by scope.
Creates a hash based on the ScopeLogs attributes, name, and version.

# Structs

No description provided by the author