span stacktrace is part of contrib and already supports declarative configuration, however there are a few things that we should probably change before we provide declarative configuration support for it:
- the filter is only used for inferred spans, we should probably hide this implementation detail and make inferred-spans and span-stacktrace extensions work well together as they both are part of contrib and should be able to share a few implementation details.
span stacktrace is part of contrib and already supports declarative configuration, however there are a few things that we should probably change before we provide declarative configuration support for it: