Hello,
We are migrating SB2.7 to SB3 and so Sleuth to Micrometer. Unfortunately, we are missing some configuration options. Especially the migration of the following options caused problems:
span-filter:
additional-span-name-patterns-to-ignore:
web:
additional-skip-pattern:
I would be very happy for a feature that allows to specify URL patterns that are excluded from the observations per configuration property.
I have alredy mentioned this in issue https://github.com/spring-projects/spring-boot/issues/33977 and in the Micrometer Slack Channel.
Thanks in advance!
Comment From: bclozel
We've got this scheduled in Spring Framework already, as the instrumentation is now implemented in Spring Framework directly. Closing as a duplicate of https://github.com/spring-projects/spring-framework/issues/29210