Commit Graph

11 Commits

Author SHA1 Message Date
Trent Mick 4f9b31b78a
docs: update from deprecated SEMRESATTRS_SERVICE_NAME to ATTR_SERVICE_NAME (#5604) 2025-04-10 07:35:26 +00:00
Marc Pichler 0cdf9eea80
docs(resources): align documentation with current state (#5486) 2025-02-19 11:11:08 +00:00
David Luna db14633cc4
feat(sdk-trace-base): add `spanProcessors` property in `TracerConfig` interface (#5138) 2024-11-12 15:48:00 +00:00
Kaung Zin Hein 929e345454
refactor(examples/grpc-js): use new exported string constants for semconv (#4760)
* refactor(examples/grpc-js): use new exported string constants for semconv

* updated semconv package ^1.22.0

* added changelog entry

---------

Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2024-06-05 08:15:37 +00:00
Valentin Marchaud a8d39317b5
chore: rename sdks to better represent what they are [#2146] (#2340)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-08-05 21:13:18 +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
Omkar Kirpan de6cee9ebc
fix: service.name resource attribute (#2290)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-06-25 15:11:30 -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
Bartlomiej Obecny 4a3fd1f4d8
remove plugins (#2081)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-04-09 11:04:20 +02: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
Mark Wolff e05655850b
feat(grpc-js): add @grpc/grpc-js plugin (#1201)
Co-authored-by: Mayur Kale <mayurkale@google.com>
2020-07-21 14:35:06 -07:00