inspectit-ocelot
inspectit-ocelot copied to clipboard
Improve the flexibility of context propagation special sensors
At the moment we have a special sensor for the ExecutorService andoen for the ScheduledExecutorService. We could combine these two special sensors into a single one which accepts scopes as input:
The sensor then uses all methods matched by the configured scopes and wrapt the parameters of type Runnable or Callable for context propagation