Skip to content

Conversation

rainsxng
Copy link
Contributor

@rainsxng rainsxng commented Sep 29, 2025

Summary

This PR adds a new page describing the HttpClientLatency extension methods. This API was long presented in the dotnet/extensions, but it was never documented except for the readme in the project itself. The latest changes were merged in dotnet/extensions#6783, so this PR reflects those changes as well


Internal previews

📄 File 🔗 Preview link
docs/core/extensions/httpclient-latency-extensions.md docs/core/extensions/httpclient-latency-extensions
docs/fundamentals/toc.yml docs/fundamentals/toc

@rainsxng rainsxng self-assigned this Oct 9, 2025
@rainsxng rainsxng marked this pull request as ready for review October 9, 2025 14:15
@rainsxng rainsxng requested review from a team and IEvangelist as code owners October 9, 2025 14:15
@Copilot Copilot AI review requested due to automatic review settings October 9, 2025 14:15
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds comprehensive documentation for the HttpClientLatency extension methods, which provide detailed timing information for HTTP client requests. The documentation covers configuration, usage patterns, and integration with other related services.

  • Adds a new documentation page explaining HTTP client latency telemetry features and configuration
  • Updates the table of contents to include the new documentation page
  • Provides code examples for registration, configuration, and usage of the telemetry features

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
docs/fundamentals/toc.yml Adds navigation entry for the new HTTP client performance monitoring documentation
docs/core/extensions/httpclient-latency-extensions.md Creates comprehensive documentation covering HTTP client latency telemetry configuration, usage, and platform considerations

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.

4 participants