Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the meter names of NetworkMetrics to match other meters in ResourceMonitoring #5541

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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 notice this issue. After changing ResourceMonitoring to Microsoft.Extensions.Diagnostics.ResourceMonitoring, their metrics / dashboards should continue working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResourceMonitoring has 2 different meter names
1 participant