Skip to main content

Module helpers

Module helpers 

Source
Expand description

Helper utilities for OTTL integrators.

This module provides functions that implement common behavior expected when integrating OTTL (e.g. implementing crate::PathAccessor). Index resolution is the integrator’s responsibility; this helper is provided for convenience in tests and reference implementations.

Functions§

apply_indexes
Applies a sequence of index expressions to a value and returns the result.