OtelDataSourceResourceAttributeRouting interface

Enables OTLP (logs, traces, and metrics) payload routing

Properties

attributeName

The name of the resource attribute to match.

attributeValue

The value of the resource attribute to match.

Property Details

attributeName

The name of the resource attribute to match.

attributeName?: string

Property Value

string

attributeValue

The value of the resource attribute to match.

attributeValue?: string

Property Value

string