Skip to content

[Feature Request] Use domain name only for IdentityModelConfiguration* metrics instead of full metadata address #3302

@GeoK

Description

@GeoK

Some services utilize numerous metadata addresses that exceed OpenTelemetry cardinality limits. To address this, IdentityModel should capture only the domain name rather than the complete metadata address, in success cases.

Example:

Instead of reporting https://login.microsoftonline.com/common/v2.0/.well-known/openid-configuration, report only microsoftonline.com

Since this represents a breaking behavioral change, IdentityModel should provide an AppContext switch to allow reverting to the previous behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    InternalIndicates issue was opened by the IdentityModel team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions