Commit Graph

163 Commits

Author SHA1 Message Date
Gerhard Stöbich d5517812b3
chore: update typescript to 4.3 and enable noImplicitOverride (#2241)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-06-01 15:40:04 -04:00
Daniel Dyla d82ad8a339
chore: remove references to Noop classes from API (#2230) 2021-05-27 08:14:06 -04:00
Bartlomiej Obecny ac81e17c68
chore: upgrading to api ver. 0.20.0 (#2225)
* chore: upgrading to api ver. 0.20.0
2021-05-25 23:32:54 +02:00
Daniel Dyla 24adbd6106
Remove GTS and prettier (#2204) 2021-05-19 14:01:32 -04:00
Severin Neumann 9ce9eea7ca
refactor(semantic-conventions): use semantic-conventions for resource… (#2173) 2021-05-08 09:45:55 +02:00
Bartlomiej Obecny dfb77372d3
chore: renaming jaeger http trace propagator to jaeger propagator (#2148)
* chore: renaming jaeger http trace propagator to jaeger propagator

* chore: missing renaming

* chore: updating readme

* chore: readme

* chore: fixes after merge
2021-05-04 13:03:47 -04:00
Stephen Richardson 082abf9736
fix docs typo (#2180) 2021-05-03 08:21:56 -04:00
WhiteSource Renovate 2afcc7c90d
chore(deps): update all non-major dependencies (#2150) 2021-04-29 16:58:16 -04:00
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
WhiteSource Renovate a0385c4537
chore(deps): update all non-major dependencies (#2113) 2021-04-22 20:07:32 +02:00
Daniel Dyla 0c15999dcc
chore: 0.19.0 release proposal (#2107) 2021-04-22 08:13:36 -04:00
WhiteSource Renovate 4ef22cae74
chore(deps): update all non-major dependencies (#2090) 2021-04-12 15:34:05 -04:00
Daniel Dyla b6dfd97851
chore: pin own deps (#2073) 2021-04-12 11:02:25 -04:00
Jakub Malinowski 9fc1b109e7
feat: enable propagators using ENV vars (#1929)
* feat: enable propagators using ENV vars

* fix: browser tests

* fix: remove rebase mistakes

* fix: feedback from PR

Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-04-10 20:52:20 +02:00
WhiteSource Renovate 7f7afa7bb8
chore(deps): update dependency sinon to v10 (#2048) 2021-04-09 21:59:47 +02:00
Bartlomiej Obecny 4a3fd1f4d8
remove plugins (#2081)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-04-09 11:04:20 +02:00
Daniel Dyla 8e2e2a9653
chore: peer depend on API (#2074) 2021-04-05 13:45:00 -04:00
Daniel Dyla 02175dfafd
chore: update API dependency to 1.0.0-rc.0 (#2063) 2021-04-05 12:28:02 -04:00
WhiteSource Renovate cabf8630cf
chore(deps): update all non-major dependencies (#2047) 2021-03-30 19:18:40 +02:00
Daniel Dyla 2409f1cddd
chore: release proposal 0.18.2 (#2057) 2021-03-30 11:18:53 -04:00
Daniel Dyla 54857c0124
chore: downgrade API for patch release (#2056) 2021-03-30 08:56:02 -04:00
Daniel Dyla e369035cd2
chore: v0.18.1 release proposal (#2052) 2021-03-29 15:43:08 -04:00
Bartlomiej Obecny 69f2d3c264
chore: fixing broken links, updating to correct base url (#2040)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-03-24 20:32:52 +01:00
Daniel Dyla 8010ac2fcd
chore: use api release candidate (#2038) 2021-03-24 10:01:36 -04:00
WhiteSource Renovate 24bcfe8234
chore(deps): update all non-major dependencies (#1825) 2021-03-24 14:02:35 +01:00
Daniel Dyla 6540b54a8b
chore: release proposal 0.18.0 (#1982)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-03-02 08:45:56 -05:00
Gerhard Stöbich 67f7e70a3d
chore: update API to 0.18.0 (#1977) 2021-03-01 08:30:13 -05:00
Daniel Dyla 36ae1bd89a
chore: remove API and context-base (#1942)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-02-24 12:10:35 -05:00
Daniel Dyla a91ea7617f
chore: release 0.17.0 proposal (#1926)
* chore: release 0.17.0 proposal

* chore: bump backwards compatibility version

* chore: relock

* chore: update changelog
2021-02-17 16:06:47 -05:00
Nev 62f8695d3f
feat(diag-logger): part 2 - breaking changes - remove api.Logger, api… (#1925) 2021-02-17 15:46:27 -05:00
Gerhard Stöbich 000a8ac099
chore: create NoopSpan instead reusing NOOP_SPAN (#1899) 2021-02-10 10:58:46 -05:00
Gerhard Stöbich cacbbdca0e
chore: remove NoRecordingSpan (#1900)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-02-08 10:41: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 7e423a9ec4
chore: do not check in lockfiles but cache them (#1896) 2021-02-04 16:28:07 -05:00
Daniel Dyla 3b5892b5ad
More specific api type names (#1874) 2021-02-04 13:00:28 -05:00
Gerhard Stöbich 65277da18d
chore: update to typescript 4.1 and gts 3 (#1890) 2021-02-03 11:53:25 -05:00
Bartlomiej Obecny e68863f8e6
0.16.0 proposal (#1888)
* chore: 0.16.0-proposal

* v0.16.0

* chore: aligning examples to have correct version that is compatible with contrib
2021-02-01 23:23:06 +01:00
Daniel Dyla de8c2be324
Check in lockfiles (#1829) 2021-01-28 14:59:12 -05:00
Daniel Dyla 1eed360e4e
chore: remove all gitter links and replace with dicussions (#1866)
* chore: remove all gitter links and replace with dicussions

* chore: remove reference to gitter in contributing.md
2021-01-27 09:34:54 -05:00
Daniel Dyla 5f4e479b27
Fix all links to point to main (#1865) 2021-01-25 16:19:27 -05:00
Daniel Dyla 960b868f5b
chore: 0.15.0 release proposal (#1836) 2021-01-21 16:56:31 -05:00
WhiteSource Renovate 14931cec97
chore(deps): update all non-major dependencies (#1767)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-01-14 14:20:58 -05:00
Jakub Malinowski 7c93b2ae23
chore: replace direct process.env usage with getEnv() (#1680)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-01-13 11:47:32 -05:00
Amir Blum 7db3d2a4fb
perf(opentelemetry-node): plugin loader search required cache (#1807)
Co-authored-by: Bartlomiej Obecny <bobecny@gmail.com>
2021-01-12 10:22:06 -05:00
Srikanth Chekuri 80ea2e0037
chore: remove NoopLogger from sdk and use from api (#1746) 2020-12-22 13:19:20 -05:00
Gerhard Stöbich a2304c9a82
chore: remove tracer apis not part of spec (#1764)
Co-authored-by: Mayur Kale <mayurkale@google.com>
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2020-12-21 17:12:42 -05:00
Gerhard Stöbich c1d4264a9f
chore: improve naming of span related context APIs (#1749) 2020-12-21 10:15:47 -05:00
Daniel Dyla 7e5da4152d
chore: speed up builds (#1748) 2020-12-18 09:16:18 -05:00
Daniel Dyla 27a8d4530c
chore: version 0.14.0 proposal (#1763) 2020-12-17 15:44:39 -05:00
WhiteSource Renovate 0d06a52eed
chore(deps): update all non-major dependencies (#1716) 2020-12-11 17:18:05 +01:00