Inferred spans is already available in upstream contrib, with some support of declarative configration.
There are however a few things that would be simpler to enhance/fix before we provide declarative configuration support for it in EDOT as it would otherwise become breaking changes.
Inferred spans is already available in upstream contrib, with some support of declarative configration.
There are however a few things that would be simpler to enhance/fix before we provide declarative configuration support for it in EDOT as it would otherwise become breaking changes.
included_classesandexcluded_classesrely on the commonIncludeExcludePredicateimplementation for consistency on include/exclude patternsparent_override_handlercould be hidden from the user, for example by adding the span links optionally through a boolean option rather than having to provide an implementation class name.