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-resources): add runtime version information #2727

Merged
merged 18 commits into from
Mar 4, 2022

Commits on Jan 21, 2022

  1. feat(opentelemetry-resources): add runtime version information

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7ce4389 View commit details
    Browse the repository at this point in the history
  2. test(opentelemetry-resources): update unit test

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    7bd392f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. feat(opentelemetry-resources): hardcode the runtime name and description

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    8607046 View commit details
    Browse the repository at this point in the history
  2. feat(opentelemetry-resources): add browser detector

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    1827b95 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. fix: strange import and export

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    304edad View commit details
    Browse the repository at this point in the history
  2. fix: improve type

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    
    Co-authored-by: legendecas <legendecas@gmail.com>
    cuichenli and legendecas committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    abcf4a0 View commit details
    Browse the repository at this point in the history
  3. fix: improve runtime description

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    
    Co-authored-by: legendecas <legendecas@gmail.com>
    cuichenli and legendecas committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    ee76a6c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. test: fix unit test

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d25b453 View commit details
    Browse the repository at this point in the history
  2. test: improve stub

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3d36a7c View commit details
    Browse the repository at this point in the history
  3. docs: remove unnecessary inline docs

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    caea930 View commit details
    Browse the repository at this point in the history
  4. fix: hack the type error

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    b8e73c6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:cuichenli/opentelemetry-js into add…

    …-runtime-version
    
    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d78d714 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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

Commits on Mar 3, 2022

  1. chore: move BrowserDetector to detectors directory

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    1f1ca09 View commit details
    Browse the repository at this point in the history
  2. chore: move detectResources back to different platform

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    c749614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    508fce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. test: use describeNode and describeBrowser accordingly

    Signed-off-by: Cuichen Li <cuichli@cisco.com>
    cuichenli committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    abb3d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09236f6 View commit details
    Browse the repository at this point in the history