Skip to content

Conversation

makazeu
Copy link
Contributor

@makazeu makazeu commented Oct 18, 2024

Fixes #5537.

Changes the meter name in WindowsNetworkMetrics.cs to Microsoft.Extensions.Diagnostics.ResourceMonitoring to match the meter name in WindowsContainerSnapshotProvider.cs.

And the Linux one as well.

Related to #5403 and #5404.

Microsoft Reviewers: Open in CodeFlow

@makazeu
Copy link
Contributor Author

makazeu commented Oct 18, 2024

@evgenyfedorov2 please help review, thanks

@makazeu
Copy link
Contributor Author

makazeu commented Oct 18, 2024

I believe this change is a low-risk, because people are likely to use both Microsoft.Extensions.Diagnostics.ResourceMonitoring and ResourceMonitoring meters together if they have noticed this issue. After changing ResourceMonitoring to Microsoft.Extensions.Diagnostics.ResourceMonitoring, their metrics / dashboards should continue working.

@evgenyfedorov2 evgenyfedorov2 merged commit bdbda81 into dotnet:main Oct 21, 2024
6 checks passed
@makazeu makazeu deleted the UpdateResourceMonitoringMeterNames branch October 21, 2024 13:53
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResourceMonitoring has 2 different meter names
3 participants