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

[http] Add http.client.request.duration metric and .NET Framework support #4870

Merged

Commits on Sep 15, 2023

  1. snapshot

    matt-hensley committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    17d67e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800a71d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a9239e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7b2472 View commit details
    Browse the repository at this point in the history
  5. modify tests for netfx

    matt-hensley committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    46de1a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    4e445b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ca432 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed7b2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba04ac0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48c354a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    872ce63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6999167 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42e9022 View commit details
    Browse the repository at this point in the history
  9. StartTimestamp handling

    matt-hensley committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    527106f View commit details
    Browse the repository at this point in the history
  10. adopt taglist

    matt-hensley committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e31f687 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01840c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9ef2915 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'net462httpclientmetricsv3' of https://github.com/matt-h…

    …ensley/opentelemetry-dotnet into net462httpclientmetricsv3
    
    # Conflicts:
    #	src/OpenTelemetry.Instrumentation.Http/MeterProviderBuilderExtensions.cs
    matt-hensley committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    47fc955 View commit details
    Browse the repository at this point in the history
  14. remove URL attribute

    matt-hensley committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d9ca497 View commit details
    Browse the repository at this point in the history
  15. status enum to int

    matt-hensley committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    308ca8f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. remove ternary

    matt-hensley committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    480940e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ad5ab View commit details
    Browse the repository at this point in the history
  3. set activity

    matt-hensley committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    025c02d View commit details
    Browse the repository at this point in the history
  4. Update src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebR…

    …equestActivitySource.netfx.cs
    
    Co-authored-by: Johannes Tax <johannes@johannes.tax>
    matt-hensley and pyohannes committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dfaa8f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad10683 View commit details
    Browse the repository at this point in the history
  6. Update src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebR…

    …equestActivitySource.netfx.cs
    
    Co-authored-by: Johannes Tax <johannes@johannes.tax>
    matt-hensley and pyohannes committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8bd64ef View commit details
    Browse the repository at this point in the history
  7. Update src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebR…

    …equestActivitySource.netfx.cs
    
    Co-authored-by: Johannes Tax <johannes@johannes.tax>
    matt-hensley and pyohannes committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6ca5c9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61a01f7 View commit details
    Browse the repository at this point in the history
  9. flag name change

    matt-hensley committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b4dd250 View commit details
    Browse the repository at this point in the history
  10. remove Moq from test

    matt-hensley committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    bca1361 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5200afb View commit details
    Browse the repository at this point in the history
  12. extra line

    matt-hensley committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4d15ca6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dd07ca0 View commit details
    Browse the repository at this point in the history
  14. null handling

    matt-hensley committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fc47558 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    9ae0193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c4c3b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcdde2c View commit details
    Browse the repository at this point in the history
  4. changelog entry

    matt-hensley committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a063be1 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. correct whitespace

    matt-hensley committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7ce3c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bef3862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    812ad91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cfc3e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    051cb42 View commit details
    Browse the repository at this point in the history
  2. lift null checks

    matt-hensley committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    0f37992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86c8ab0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update src/OpenTelemetry.Instrumentation.Http/CHANGELOG.md

    Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
    matt-hensley and Kielek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7704a82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e03ca7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    0ce3ced View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    5218b65 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Code review.

    CodeBlanch committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e70629b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    616f299 View commit details
    Browse the repository at this point in the history
  2. Update src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHand…

    …lerMetricsDiagnosticListener.cs
    
    Co-authored-by: Vishwesh Bankwar <vishweshbankwar@users.noreply.github.com>
    CodeBlanch and vishweshbankwar committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1502d64 View commit details
    Browse the repository at this point in the history
  3. MD lint.

    CodeBlanch committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    34e39f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f1f887 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2e864b View commit details
    Browse the repository at this point in the history