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
Unfortunately we have a whole lot of context.Background() and context.TODO() that are stopping us getting at some important ones and they're not so simple to solve.
In #12793 I started looking at getting contexts wired through to many of these places, or adding the tag to new contexts where it doesn't make sense, but it's tedious work and there's a lot more to do and a lot of localised reasoning that needs to be done to understand if a context should be detached or not.
So #12733's CHANGELOG entry said there would be follow-up work, this issue will remain as a tracker for that work.
Tag exported metrics with a network dependent tag such that in metric collection we don't have to create host -> network mapping.
The text was updated successfully, but these errors were encountered: