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

Conversation

DotSpy
Copy link
Owner

@DotSpy DotSpy commented Jan 27, 2020

Which problem is this PR solving?

Short description of the changes

dyladan and others added 21 commits January 16, 2020 09:16
* 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>
add ts-node package

closes #703

Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
* 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>
* feat: implement named meter

* chore: update name provider to registry, remove 'default' name on MeterProvider

* chore: remove duplicated types import

* chore: address comments
* chore: simplify and speed up trace context parsing
* chore: update RELEASING.md

* chore: update RELEASING.md

* chore: add known issue

Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
* chore: 0.3.3 release proposal

* chore: bump propagator-jaeger and exporter-stackdriver-trace version

* remove examples/ from lerna
* 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>
* 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>
@DotSpy DotSpy merged commit 68f5175 into DotSpy:master Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants