Commit Graph

6 Commits

Author SHA1 Message Date
Weyert de Boer 0c7f1c3ae9
feat: upgrade semantic-conventions to latest v1.7.0 spec (#2528)
Co-authored-by: Weyert de Boer <weyert.deboer@tapico.io>
2021-10-09 15:45:43 +02:00
Weyert de Boer bec77913bc
feat: upgrade semantic conventions to the latest 1.6.1 version (#2456)
Regenerated the `@opentelemetry-js/semantic-conventions`-package to use
the latest definitions from the Opentelemetry specification

Co-authored-by: Weyert de Boer <weyert.deboer@tapico.io>
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-09-06 20:59:34 +02:00
Weyert de Boer 3bc3452814
feat: updated spec to v1.5.0 and renamed resource class (#2345)
Co-authored-by: Weyert de Boer <weyert.deboer@tapico.io>
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-07-25 08:41:34 +02:00
Weyert de Boer a3b7738701
feat(semantic-conventions): upgrade semantic conventions to version 1… (#2268)
* feat(semantic-conventions): upgrade semantic conventions to version 1.4.0 spec

Ran the generator to generate the semantic and resource atributes based
on the v1.4.0 opentelemetry specification.

* fix: ensure the string as single quoted

* style: convert double to single quote

Co-authored-by: Weyert de Boer <weyert.deboer@tapico.io>
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-06-12 10:31:50 +02:00
Weyert de Boer 09c2aa757f
feat: upgrade semantic conventions to v1.2.0 of spec (#2115)
* feat: upgrade semantic conventions to v1.2.0 of spec

Updated the generated semantic convention attributes to the one defined
in v1.2.0 of the Opentelemetry specification.

Changed `generate.sh` to ensure it uses v1.2.0 of the spec

* fix: improve the semconv template to better handled referenced attributes

Co-authored-by: Weyert de Boer <weyert.deboer@tapico.io>
2021-04-19 12:56:03 -04:00
Weyert de Boer 031b0f4286
feat: add semconv generator for `semantic-conventions`-package (#2083)
Co-authored-by: Weyert de Boer <weyert.deboer@tapico.io>
2021-04-10 11:29:11 +02:00