Skip to content

[Instrumentation.AspNetCore] Tests are preventing attribute changes #3339

@RassK

Description

@RassK

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions