Dash0 acquires Polar Signals

Component schema

OTTLCondition

string2 direct references

Definition

The OpenTelemetry Transformation Language (OTTL) is a small, domain-specific programming language intended to process data with OpenTelemetry-native concepts and constructs. An OTTL Condition is a boolean expression determining a certain behavior.

OTTL conditions are only valid for specific evaluation contexts: https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/pkg/ottl/README.md#getting-started

Examples:

  • Within the context of telemetry filtering, a condition evaluating to true means that the data should be dropped.
string

Used by 2

These schemas and endpoints reference this type directly.