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 XHR Request Timing Telemetry #2711

Closed
wants to merge 3 commits into from

Commits on Mar 25, 2024

  1. Add XHR Request Timing Telemetry

    Create a new class, XMLHttpRequestMetrics, that implements UMA
    histograms for commonly tracked request timing metrics for XHR requests.
    
    b/329439270
    
    Change-Id: Ic4cb843f5ccf2693310becdf22bf8a8917695ce5
    at-ninja committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    46f2834 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into xhr-request-metrics

    Change-Id: I3c106aa1177bd5d50a30be8e4535850524c57e57
    at-ninja committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    94f45b2 View commit details
    Browse the repository at this point in the history
  3. Add histogram metadata.

    Change-Id: If52f76b3a9ffcd2e9e86244e22d3c1282989adc1
    at-ninja committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2a9de01 View commit details
    Browse the repository at this point in the history