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

Add new Resource Monitoring metrics #42366

Merged

Conversation

evgenyfedorov2
Copy link
Contributor

@evgenyfedorov2 evgenyfedorov2 commented Aug 28, 2024

Following PRs related to metrics were recently merged in the dotnet/extensions repo:

  1. Support metrics in ResourceMonitoring for Windows extensions#5290
  2. Add metrics with correct names for Resource Monitoring extensions#5341
  3. Add network metrics to Resource Monitoring for Linux extensions#5367

which, shortly, include these changes:

  • Completely new container.* metrics were added.
  • Already existing metrics became available on both Linux and Windows.

So, in this PR, I make respective changes in the docs.


Internal previews

📄 File 🔗 Preview link
docs/core/diagnostics/built-in-metrics-diagnostics.md docs/core/diagnostics/built-in-metrics-diagnostics

@evgenyfedorov2 evgenyfedorov2 marked this pull request as ready for review August 28, 2024 16:52
@evgenyfedorov2 evgenyfedorov2 requested review from tommcdon and a team as code owners August 28, 2024 16:52
@evgenyfedorov2 evgenyfedorov2 self-assigned this Aug 28, 2024
@evgenyfedorov2
Copy link
Contributor Author

Also relates to dotnet/extensions#5360

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gewarren gewarren merged commit 10f726a into dotnet:main Aug 29, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants