Commit Graph

6 Commits

Author SHA1 Message Date
Chengzhong Wu 897c1365e4
chore: automatically generate tsconfigs (#3432)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Marc Pichler <marcpi@edu.aau.at>
2022-11-23 23:34:41 +08: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 1343d16aa2
feat(exporters): update proto version and use otlp-transformer (#2929) 2022-05-04 17:03:04 -04:00
Marc Pichler e5031bdf65
refactor(exporters): introduce packages for shared exporter classes (#2893)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2022-04-21 08:49:31 -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 16eaeb6f0e
chore: move trace exporters back to experimental (#2835)
Co-authored-by: Gerhard Stöbich <deb2001-github@yahoo.de>
Co-authored-by: Gerhard Stöbich <18708370+Flarna@users.noreply.github.com>
2022-03-25 15:10:21 -04:00