Commit Graph

8 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
Godfrey Chan f927e82b1d
doc: migrate away from defunct `addMetricReader` in examples (#5349) 2025-01-24 09:09:31 +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 97f372b475
refactor(experimental/examples/opencensus-shim): use new exported string constants for semconv (#4763)
* refactor(experimental/examples/opencensus-shim): use new exported string constants for semconv

* added changelog entry (experimental)
2024-06-05 08:13:39 +00:00
Aaron Abbott cbc5c52085
docs: update OpenCensus shim example for metrics (#4078) 2023-09-19 11:07:26 +02:00
粒粒橙 15ede4700b
fix(example-opencensus-shim): avoid OpenCensus auto instrumentations (#3951)
* fix(example-opencensus-shim): avoid opencensus instrumentations being auto imported

* chore: changelog

---------

Co-authored-by: Haddas Bronfman <85441461+haddasbronfman@users.noreply.github.com>
2023-06-26 15:20:53 +03:00
Aaron Abbott 5912501043
docs(opencensus-shim) add an example showing how to use the opencensus shim (#3778)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2023-06-14 16:39:12 +02:00