Commit Graph

9 Commits

Author SHA1 Message Date
Gerhard Stöbich f077df3f14
chore: prefer use of global TracerProvider/MeterProvider (#2127)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-04-23 14:58:16 +02:00
Bartlomiej Obecny 4a3fd1f4d8
remove plugins (#2081)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-04-09 11:04:20 +02:00
Nev 62f8695d3f
feat(diag-logger): part 2 - breaking changes - remove api.Logger, api… (#1925) 2021-02-17 15:46:27 -05:00
Bartlomiej Obecny 9cfa92c4a5
Use instrumentation loader to load plugins and instrumentations (#1855)
* chore: removing plugin loader from node, updating usage and docs

* chore: testing and updating examples

* chore: lint

* chore: adding comment about usage

* chore: adding upgrading guidelines
2021-02-05 19:02:29 +01:00
Daniel Dyla 02c1d66b76
chore: update examples to use register (#848) 2020-03-12 16:50:22 -04:00
Daniel Dyla ac2dbddc95
Rename api init methods to set (#839) 2020-03-10 11:00:17 -04:00
Daniel Dyla c5bc4382ec
update examples and getting started for provider and api package (#750)
* chore: rename provider in examples and getting started

* chore: update examples, bench, and getting started for api

* chore: update examples for latest changes

* chore: lint examples
2020-02-05 10:44:05 -08:00
Naseem 8b62485d3c fix: to tracer registry (#709) 2020-01-20 12:52:15 -08:00
Daniel Dyla 66927ce9b4 docs: create a getting started guide (#566)
* docs: create a getting started guide

* docs(getting-started): add a table of contents

* chore: add todo to missing sections

* docs(getting-started): add metrics guide

* docs(getting-started): run prettier
2019-11-25 19:00:56 +01:00