What
#3338 tries to normalize route templates according to spec.
Issues with tests:
- Single test verifies spans and metrics
- Single test verifies controllable code and uncontrollable
I guess most of the newer metrics that are pushed by the framework are OTel native, so contrib does not have control over values. This is bundled together with metrics that are pushed from the package. The result is a lock up to any changes.
I wanted to bring up the limitations to see what are the possible paths forward. Also for the future when OTel is more fast changing than large frameworks - that's where the separate package was actually helpful.