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

Fork up to date #1

Merged
merged 21 commits into from
Jan 27, 2020
Merged

Fork up to date #1

merged 21 commits into from
Jan 27, 2020

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    33098e2 View commit details
    Browse the repository at this point in the history
  2. chore: fix compilation (#705)

    dyladan committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    0d73dd7 View commit details
    Browse the repository at this point in the history
  3. feat: stackdriver trace exporter (#648)

    * feat: stackdriver trace exporter
    
    * Update packages/opentelemetry-exporter-stackdriver-trace/README.md
    
    Co-Authored-By: Mayur Kale <mayurkale@google.com>
    
    * chore: undo changes to basic tracer example
    
    * chore: remove dependent type from sdt export
    
    * chore: make properties readonly
    
    * chore: remove throw
    
    * chore: document unused types
    
    * chore: remove unused type
    
    * fix: lint
    
    * feat: infer google application credentials
    
    * chore: move stackdriver trace to its own example
    
    * chore: missing service name is actually fine
    
    * chore: add link to stackdriver trace example
    
    * test: add tests for transformer
    
    * test: add tests for stackdriver trace export
    
    * test: speed up tests
    
    * chore: update agent label version
    
    * chore: update test
    
    * fix: lint
    
    * fix: lint
    
    * chore: update example
    
    * chore: remove service name
    
    * chore: fix tests
    
    * chore: remove serviceName from readme
    
    * chore: fix lint
    
    * chore: review comments
    
    * chore: review comments
    
    * chore: add screenshot of stackdriver trace
    
    Co-authored-by: Mayur Kale <mayurkale@google.com>
    dyladan and mayurkale22 committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    82828b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. chore: fix pg-pool test env (#706)

    xiao-lix authored and dyladan committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    25d1028 View commit details
    Browse the repository at this point in the history
  2. fix(getting-started): remove extra comma (#704)

    add ts-node package
    
    closes #703
    
    Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
    OlivierAlbertini authored and mayurkale22 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    021bbbb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. feat: add jaeger http trace format (#696) (#701)

    * feat: add jaeger http trace format (#696)
    
    * feat: add jaeger http trace format (#696)
    
    * feat: add jaeger http trace format (#696)
    
    * feat: add jaeger http trace format (#696)
    
    * feat: add jaeger http trace format (#696)
    
    * feat: add jaeger http trace format (#696)
    
    * fix: we should set sampled\unsampled via flag
    
    * fix: we should set sampled\unsampled via flag
    
    * fix: flags should be converted to hex, not decimal
    
    * feat: create new package for propagation jaeger
    
    * fix: remove unused dependencies, correct readme header, moved out jaeger from core index.ts
    
    * fix: added jaeger keyword
    
    * fix: remove comma
    
    * docs: replace NodeTracer with NodeTracerRegistry
    
    * fix: added missing jaeger keyword to exporter-jaeger
    
    * fix: remove test for browser
    
    * fix: remove yarn for browser
    
    * fix: use same naming style as other packages
    
    * feat: added index.ts and version.ts, revert test for browser
    
    * fix: tests added index-webpack.ts
    
    * test: add test with span generated by jaeger client
    
    * fix: apply review changes
    
    * fix: move out from sub dirs
    
    * docs: use common language for docs
    
    * fix: test script fix
    
    Co-authored-by: Uladzislau Kiva <vladislav.kiva@moneyman.ru>
    2 people authored and mayurkale22 committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    6de9afb View commit details
    Browse the repository at this point in the history
  2. fix: to tracer registry (#709)

    Naseem authored and mayurkale22 committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    8b62485 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. docs: typo in Ville de Montréal (#716)

    Naseem authored and dyladan committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    96bfebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa5399 View commit details
    Browse the repository at this point in the history
  3. feat: implement named meter (#700)

    * feat: implement named meter
    
    * chore: update name provider to registry, remove 'default' name on MeterProvider
    
    * chore: remove duplicated types import
    
    * chore: address comments
    xiao-lix authored and mayurkale22 committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    63748ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    104ce02 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Simplify and speed up trace context parsing (#708)

    * chore: simplify and speed up trace context parsing
    dyladan committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    8496fb2 View commit details
    Browse the repository at this point in the history
  2. Release process (#661)

    * chore: update RELEASING.md
    
    * chore: update RELEASING.md
    
    * chore: add known issue
    
    Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
    mayurkale22 and dyladan committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    0ad90e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74abed3 View commit details
    Browse the repository at this point in the history
  4. chore: 0.3.3 release proposal (#683)

    * chore: 0.3.3 release proposal
    
    * chore: bump propagator-jaeger and exporter-stackdriver-trace version
    
    * remove examples/ from lerna
    mayurkale22 committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    cb677c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    14e4ef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    230842f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. feat: lint examples (#649)

    * refactor: use a single eslintrc for all examples folders
    
    furthermore, override the strict rule that ships with airbnb
    
    * fix: turn off no-use-before-define
    
    * fix: install eslint in ci container
    
    Co-Authored-By: Daniel Dyla <dyladan@users.noreply.github.com>
    
    * fix: ignore uninstalled packages lint errors
    
    We will not want to install all examples in CI
    
    Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
    Co-authored-by: Mayur Kale <mayurkale@google.com>
    3 people committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    d7f4fe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801df25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3af8c4 View commit details
    Browse the repository at this point in the history
  4. Add benchmark README and latest numbers (#689)

    * add benchmark README and latest numbers
    
    * chore: update readme
    
    chore: update readme
    
    * chore: update readme
    
    chore: update readme
    
    * chore: update benchmarks
    
    * generate latest benchmark numbers
    
    Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
    Co-authored-by: Olivier Albertini <olivier.albertini@montreal.ca>
    3 people committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    69947da View commit details
    Browse the repository at this point in the history