You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now when HttpServerMetricsTagsContributor.contribute() is invoked the request context is not active anymore. This limits the ability to pass any request-specific information to the contributor.