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 nodejs sdk package #1187

Merged
merged 36 commits into from
Jul 27, 2020
Merged

Commits on Jun 11, 2020

  1. feat: add nodejs sdk package

    dyladan committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    bfbdc3f View commit details
    Browse the repository at this point in the history
  2. chore: set eslint environment

    dyladan committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5d05108 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9588c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Update packages/opentelemetry-sdk-node/README.md

    Co-authored-by: Naseem <naseemkullah@gmail.com>
    dyladan and naseemkullah committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    3d0ab78 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    13aacad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb3a50 View commit details
    Browse the repository at this point in the history
  3. chore: update sdk readme

    dyladan committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    406988e View commit details
    Browse the repository at this point in the history
  4. chore: markdown lint

    dyladan committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    7f20ea2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    276a9b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. chore: use tracerConfig

    dyladan committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    5bbb7b8 View commit details
    Browse the repository at this point in the history
  2. chore: start adding tests

    dyladan committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    54c2a77 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    ed3b7f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca3b121 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be00372 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72d55a8 View commit details
    Browse the repository at this point in the history
  5. chore: lint

    dyladan committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    af30c47 View commit details
    Browse the repository at this point in the history
  6. Update packages/opentelemetry-sdk-node/README.md

    Co-authored-by: legendecas <legendecas@gmail.com>
    dyladan and legendecas committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    fd0b6da View commit details
    Browse the repository at this point in the history
  7. Update packages/opentelemetry-sdk-node/package.json

    Co-authored-by: Mark Wolff <mrw00010@gmail.com>
    dyladan and markwolff committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    6abf36f View commit details
    Browse the repository at this point in the history
  8. chore: node.js casing

    dyladan committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    28a1cde View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Update packages/opentelemetry-sdk-node/package.json

    Co-authored-by: Naseem <naseemkullah@gmail.com>
    dyladan and naseemkullah committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    66bb9d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b5566 View commit details
    Browse the repository at this point in the history
  3. chore: document sdk options

    dyladan committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d8de20b View commit details
    Browse the repository at this point in the history
  4. chore: fix empty link

    dyladan committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    4941111 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

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

Commits on Jul 16, 2020

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

Commits on Jul 21, 2020

  1. fix: replace resource with merged resource

    Co-authored-by: Matthew Wear <matthew.wear@gmail.com>
    dyladan and mwear committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    ee625a6 View commit details
    Browse the repository at this point in the history
  2. chore: copyright header

    Co-authored-by: Matthew Wear <matthew.wear@gmail.com>
    dyladan and mwear committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    7578e7b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. chore: make tests pass

    dyladan committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c93a6cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a41a11d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'node-sdk' of github.com:dynatrace-oss-contrib/opentelem…

    …etry-js into node-sdk
    dyladan committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f042247 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. chore: remove double export

    dyladan committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    1c0b6e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

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

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    6b0e26e View commit details
    Browse the repository at this point in the history
  2. chore: fix build

    dyladan committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    a1f65e0 View commit details
    Browse the repository at this point in the history
  3. chore: lint

    dyladan committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    5e1a233 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f4598 View commit details
    Browse the repository at this point in the history