OtelLogsDataSourceResourceAttributeRouting interface

Specifies the routing policy based on OTLP payload resource attributes to route subset of the payload according to matching resource attribute.

Extends

Inherited Properties

attributeName

The name of the resource attribute to match.

attributeValue

The value of the resource attribute to match.

Inherited Property Details

attributeName

The name of the resource attribute to match.

attributeName?: string

Property Value

string

Inherited From OtelDataSourceResourceAttributeRouting.attributeName

attributeValue

The value of the resource attribute to match.

attributeValue?: string

Property Value

string

Inherited From OtelDataSourceResourceAttributeRouting.attributeValue