Commit Graph

77 Commits

Author SHA1 Message Date
Trent Mick c478c11975
chore: no need for 'packages' in "lerna.json" (#4264) 2023-11-09 14:32:18 +01:00
Chengzhong Wu e9328abb68
chore: track package-lock.json (#4238)
* chore: track package-lock.json

* Pin to old versions for node 14

* Use version range

* Remove unused cached directories

* Temporarily disable other tests

* Temporarily enable only api test

* Enable only some packages

* Test only api packages

* Test trace exporters

* Fix line ordering

* Test all packages except otlp exporters

* Add trace http exporter

* Add trace proto exporter

* Test all but grpc exporters

* chore: use npm workspaces and degrade lerna to v6

* chore: get rid of lerna bootstrap

* chore: use npx

* chore: allow install scripts to setup buf

* chore: fix w3c-integration-test cache key

* chore: fix cache key

* chore: disable resource compat test

* chore: fix node_modules assumptions

* chore: fix hoisted karma issue

* chore: fix markdown linter complaints

* chore: lock @grpc/grpc-js to v1.8.21

* Break caches

* chore: remove cache

* chore: fixup inline commands

---------

Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2023-11-01 19:51:24 -04:00
Marc Pichler 3d7015121c
chore(renovate): improve PR grouping and add @pichlermarc to assignees (#3868)
* chore(renovate): improve PR grouping and add @pichlermarc to assingees

* chore: fix 'compatability' typo
2023-06-07 16:29:39 -04:00
Jamie Danielson 422a36ae12
feat: ESM support for instrumentation (#3698)
Co-authored-by: Purvi Kanal <kanal.purvi@gmail.com>
Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com>
Co-authored-by: Liz Fong-Jones <lizf@honeycomb.io>
Co-authored-by: Purvi Kanal <purvikanal@honeycomb.io>
2023-05-15 10:30:52 +02:00
Jamie Danielson 4a4484a910
chore: update http example (#3651)
* update versions in http example

* use newer active span methods for http example

* fix(changelog): add changelog entry

* Add http example to lerna

---------

Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2023-03-02 09:36:24 -05:00
Chengzhong Wu 1536a7cbb2
feat(api): merge api-metrics into api (#3374)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2022-11-03 14:53:54 -04:00
Daniel Dyla e9347e4671
Release metrics API as 1.0 (#3348) 2022-10-27 14:57:16 -04:00
Marc Pichler 3ab8bfcedb
feat(prometheus): serialize resource as target_info gauge (#3300) 2022-10-17 08:16:39 -04:00
Daniel Dyla c268832689
chore: add api to monorepo (#3261)
* Add API to lerna

* Update todo

* Expect instead of ignore error

* Add webpack test context

* Block scope test variables

* Fix linting

* Fix lining path

* Fix lint

* Fix lint

* Update index-webpack.worker.ts

Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
2022-09-22 17:29:00 +08:00
Marc Pichler f882b71c68
chore: update `trace-web` example and rename it to `opentelemetry-web` (#3145)
* chore: update trace-web metrics sample.

* update versions to 0.31.0.

* fix(changelog): add changelog entry.

* fix(changelog): move changlog entry.

* fix(opentelemetry-web): make stopMetrics() non-async.
2022-08-10 00:01:15 +08:00
Marc Pichler 7b3eab6e47
chore: update `https` example (#3152) 2022-08-09 08:40:02 -04:00
Marc Pichler 1343d16aa2
feat(exporters): update proto version and use otlp-transformer (#2929) 2022-05-04 17:03:04 -04:00
Daniel Dyla ed2f033815
Merge back into a single lerna monorepo (#2892)
* chore: use a single lerna monorepo

* chore: release API dependencies

* chore: fix selenium exporter

* chore: support old API versions

* chore: update changelog

* chore: remove peer api check

* chore: changelog

* chore: fix cache keys and paths

* chore: fix lint cache

* ci: install when cache misses

* chore: apply cache fix to webworker and web

* chore: apply cache fix to lint

* chore: revert peer api check removal

* chore: match peer and dev dependency versions for API

* chore: send full string to lerna exec

* chore: use npm script for peer api check

* chore: use MetricAttributes in metrics

* chore: use MetricAttributes when appropriate

Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2022-04-18 11:12:16 +08:00
Daniel Dyla b0f8a2d36e
chore: release proposal v1.1.1 (#2853) 2022-03-22 15:01:42 -04:00
Daniel Dyla f384303ac4
chore: release proposal 1.1.0 (#2838) 2022-03-18 04:02:45 -04:00
Damien Mathieu 4ca2d89b84
Cleanup removed documentation for missing benchmarks (#2830) 2022-03-14 05:16:40 -04:00
Rauno Viskus 3d5447defa
chore: rename `--include-filtered-dependencies` (#2699) 2022-01-04 14:54:48 -05:00
Daniel Dyla 9cf402ee42
chore: release proposal v1.0.1 / v0.27.0 (#2611) 2021-11-11 09:15:45 -05:00
Bartlomiej Obecny e8d65f22d2
chore: adding selenium tests with browserstack (#2570)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-11-08 17:05:38 -05:00
Daniel Dyla 69b925d142
chore: v1.0.0 proposal (#2468) 2021-09-30 16:40:20 -04:00
Daniel Dyla fa2e897587
chore: v0.26.0 proposal (#2505)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-09-30 08:26:34 -04:00
Daniel Dyla b66c650849
chore: move backwards compatibility to experimental (#2508) 2021-09-29 10:53:40 -04:00
Daniel Dyla 07b19ad19e
chore: split stable and experimental packages into groups using directories (#2462)
* chore: split stable and experimental packages into groups

* chore: use experimental directory

* chore: remove release-please
2021-09-10 17:14:55 -04:00
Daniel Dyla f0caa22ffc
chore: add release-please automation (#2431)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-08-30 16:37:19 -04:00
Daniel Dyla 0ef1fc28d3
chore: release proposal 0.25.0 (#2415)
* chore: release proposal 0.25.0

* chore: changelog
2021-08-18 16:13:38 -04:00
Daniel Dyla fd2410cc9e
chore: 0.24.0 release proposal (#2377) 2021-07-28 10:00:07 -04:00
Daniel Dyla f2a958dfee
chore: 0.23.0 proposal (#2310) 2021-06-30 16:02:09 -04:00
Daniel Dyla 7860344eca
chore: release proposal 0.22.0 (#2288) 2021-06-17 12:58:59 -04:00
Daniel Dyla 7750282034
chore: 0.21.0 proposal (#2269) 2021-06-10 13:18:43 -04:00
Daniel Dyla f79aef422b
Release Proposal 0.20.0 (#2246)
* chore: update tsconfig

* chore: 0.20.0 proposal

* chore: pin deps

* chore: pin deps that were previously pinned
2021-06-03 19:02:49 +02:00
Daniel Dyla 0c15999dcc
chore: 0.19.0 release proposal (#2107) 2021-04-22 08:13:36 -04:00
Daniel Dyla 2409f1cddd
chore: release proposal 0.18.2 (#2057) 2021-03-30 11:18:53 -04:00
Daniel Dyla e369035cd2
chore: v0.18.1 release proposal (#2052) 2021-03-29 15:43:08 -04: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
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
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 960b868f5b
chore: 0.15.0 release proposal (#1836) 2021-01-21 16:56:31 -05:00
Bartlomiej Obecny 89664a7c4e
feat: creating one auto loader for instrumentation and old plugins (#1731)
* feat: creating one auto loader for instrumentation and old plugins

* feat: adding temporary tests for autoloader

* chore: adding auto loader for instrumentation and plugins

* chore: removing temporary test

* chore: reverting changes done temporary

* chore: linting

* chore: updating submodule for opentelemetry-proto

* chore: updating submodule for exporter-collector-grpc
2021-01-07 17:03:39 +01:00
Daniel Dyla 27a8d4530c
chore: version 0.14.0 proposal (#1763) 2020-12-17 15:44:39 -05:00
Daniel Dyla 86cbd6798f
chore: 0.13.0 proposal (#1718) 2020-12-04 16:14:05 -05:00
Bartlomiej Obecny 3f72613a36
chore: 0.12.0 proposal (#1592)
* chore: 0.12.0 proposal
2020-10-19 14:39:09 +02:00
Bartlomiej Obecny 15174c6647
0.11.0 proposal (#1481) 2020-09-01 21:13:24 +02:00
Mark Wolff 2052a245bc
feat(backcompat): @types/node backcompat tests (#1352)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2020-08-27 10:14:00 -04:00
srjames90 87a049a150
feat: add the w3c test script and server (#1380)
* feat: add the w3c test script and server

* fix: manually instrument

* fix: dependencies and propagator

* fix: increase timeout

* fix: package and script issues

* refactor: move files into integration-tests

* refactor: use extract defaults

* fix: remove unneeded dependency

* refactor: use AsyncHooksContextManager

* fix: BasicTracerProvider instantiation

Co-authored-by: Mayur Kale <mayurkale@google.com>

Co-authored-by: Mayur Kale <mayurkale@google.com>
2020-08-10 20:18:30 +02:00
Daniel Dyla b247e69034
chore: 0.10.2 proposal (#1382) 2020-08-03 19:16:43 -04:00
Daniel Dyla 03981e4299
chore: 0.10.1 release proposal (#1359) 2020-07-28 11:07:22 -04:00
Daniel Dyla ab62a4d69b
chore: 0.10.0 release proposal (#1345) 2020-07-27 16:48:06 -04:00
Mayur Kale 904245f767
chore: 0.9.0 release proposal (#1208) 2020-06-18 14:20:29 -07:00
Daniel Dyla 65b5ba2d04
chore: 0.8.3 release proposal (#1122) 2020-05-28 16:13:08 -04:00
Daniel Dyla 7233a03a50
chore: 0.8.2 release proposal (#1092) 2020-05-21 15:18:17 -04:00