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

feat(opentelemetry-js): add content size attributes to HTTP spans #1625

Merged
merged 15 commits into from
Dec 10, 2020
Merged

feat(opentelemetry-js): add content size attributes to HTTP spans #1625

merged 15 commits into from
Dec 10, 2020

Commits on Oct 26, 2020

  1. feat(opentelemetry-js): extract content-length header for span attrs

    Signed-off-by: Carlo Pearson <cpearson@newrelic.com>
    Carlo Pearson authored and nijotz committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    fba5038 View commit details
    Browse the repository at this point in the history
  2. feat(opentelemetry-js): add content-length attributes to HTTP spans

    Signed-off-by: Carlo Pearson <cpearson@newrelic.com>
    Carlo Pearson authored and nijotz committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    97c8799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baf1b68 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    81c2bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de4141b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    e661fff View commit details
    Browse the repository at this point in the history
  2. feat(opentelemetry-js): lint fixes

    Carlo Pearson committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    e591bb7 View commit details
    Browse the repository at this point in the history
  3. feat(opentelemetry-js): lint fixes

    Carlo Pearson committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    5b5ede9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    7093386 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'http-content-size' of github.com:nijotz/opentelemetry-j…

    …s into http-content-size
    Carlo Pearson committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    07cacbc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

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

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    85ca868 View commit details
    Browse the repository at this point in the history
  2. fix: incorrect docs

    nijotz committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    453fff6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    1cbb809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2698c39 View commit details
    Browse the repository at this point in the history