leimon
|
a7a36499f7
|
fix(instrumentation-fetch): release HTTP connection when response body is cancelled (#5894)
|
2025-09-22 11:09:32 +00:00 |
Nikhil Mantri
|
65c71f6074
|
feat(otlp-transformer): add is_remote_parent span flags to OTLP exported Spans and SpanLinks (#5910)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-09-22 10:56:10 +00:00 |
Anuraag (Rag) Agrawal
|
4fcf8035c4
|
feat(sampler-composite): add experimental implementation of composite sampling spec (#5839)
Co-authored-by: Trent Mick <trentm@gmail.com>
|
2025-09-19 20:25:12 +00:00 |
renovate[bot]
|
31ff796da3
|
fix(deps): update dependency axios to v1.12.0 [security] (#5932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-17 09:48:41 +00:00 |
Amir Blum
|
580413baa1
|
fix(otlp-transformer): trunc hrTime to int for nanos converting (#5924)
|
2025-09-11 07:31:27 +00:00 |
Ryan Eberhardt
|
d21c2d4950
|
fix(instr-http): respect requireParent flag when INVALID_SPAN_CONTEXT is used (#4788)
Co-authored-by: David Luna <david.luna@elastic.co>
|
2025-09-10 11:26:50 +00:00 |
Weyert de Boer
|
a9fc9b8610
|
refactor(otlp-exporter-base): use get*FromEnv() for otlp exporter config (#5583)
Signed-off-by: Weyert de Boer <wdb@innerfuse.biz>
Co-authored-by: Trent Mick <trentm@gmail.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-09-10 11:24:56 +00:00 |
OpenTelemetry Bot
|
2d3760898c
|
chore: prepare next release (#5921)
|
2025-09-10 09:12:38 +00:00 |
Marc Pichler
|
9a8c6e0307
|
fix(otlp-exporter-base)!: split node and browser config types in two (#5917)
|
2025-09-10 08:43:03 +00:00 |
renovate[bot]
|
4f0b6285af
|
chore(deps): update dependency babel-plugin-istanbul to v7.0.1 (#5912)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-08 12:11:53 +00:00 |
OpenTelemetry Bot
|
98f9d720af
|
chore: prepare next release (#5903)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-09-04 08:35:42 +00:00 |
renovate[bot]
|
4636de6a16
|
chore(deps): update dependency markdownlint-cli2 to v0.18.1 (#5891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trent Mick <trentm@gmail.com>
|
2025-09-04 08:04:55 +00:00 |
renovate[bot]
|
a171a5cb34
|
chore(deps): update dependency mocha to v11.7.2 (#5850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-02 08:13:14 +00:00 |
Jared Freeze
|
2d7eecbb19
|
refactor(instrumentation-grpc): use relative path for semconv (#5884)
|
2025-08-29 16:10:24 +00:00 |
renovate[bot]
|
f689830253
|
chore(deps): update dependency @protobuf-ts/grpc-transport to v2.11.1 (#5888)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-29 12:57:47 +00:00 |
Thomas
|
3dcdba6c90
|
feat(browser otlp exporter): add fetch transport for fetch-only environments (#5807)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-08-29 12:32:53 +00:00 |
renovate[bot]
|
95b40aa58e
|
chore(deps): update dependency @protobuf-ts/runtime-rpc to v2.11.1 (#5890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-28 08:52:08 +00:00 |
renovate[bot]
|
a6260657d8
|
chore(deps): update dependency @protobuf-ts/runtime to v2.11.1 (#5889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-28 08:33:04 +00:00 |
Jared Freeze
|
cb868d74a4
|
fix(instrumentation-fetch): include correct esm version of semconv (#5878)
|
2025-08-27 18:15:35 +00:00 |
renovate[bot]
|
3700deed82
|
chore(deps): update all patch versions (#5880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-27 08:22:34 +00:00 |
renovate[bot]
|
c7911dfc87
|
chore(deps): update dependency webpack to v5.101.3 (#5871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-08-26 15:44:30 +00:00 |
Nidhi Singh
|
184de79d6a
|
feat(node-sdk): add support for multiple metric readers (#5777)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-08-26 15:02:25 +00:00 |
Weyert de Boer
|
806e56b388
|
refactor(otlp-exporter-base): use `getStringFromEnv` instead of `process.env` (#5594)
Signed-off-by: Weyert de Boer <wdb@innerfuse.biz>
Co-authored-by: David Luna <david.luna@elastic.co>
Co-authored-by: Trent Mick <trentm@gmail.com>
|
2025-08-22 21:24:28 +00:00 |
renovate[bot]
|
e5c02e7cd2
|
chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n 14.0.0 (#5681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-08-21 15:27:07 +00:00 |
Arya
|
a8a641a1c7
|
chore: remove cross-var dependency (was used in precompile scripts) (#5864)
Co-authored-by: Trent Mick <trentm@gmail.com>
Co-authored-by: Marylia Gutierrez <marylia.gutierrez@grafana.com>
|
2025-08-20 21:49:10 +00:00 |
Raphaël Thériault
|
d627fff7b0
|
feat(exporter-otlp-*)!: support custom HTTP agents (#5719)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-08-20 19:20:07 +00:00 |
Christopher Ehrlich
|
23677fd0da
|
feat(opentelemetry-resources): add schema url (#5753)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-08-20 17:01:16 +00:00 |
Marylia Gutierrez
|
8ffc70d6be
|
feat(opentelemetry-configuration): creation of basic FileConfigProvider (#5863)
|
2025-08-20 12:39:26 +00:00 |
Marylia Gutierrez
|
8d0dcea4e8
|
feat(opentelemetry-configuration): creation of basic ConfigProvider (#5809)
|
2025-08-18 14:31:10 +00:00 |
Svetlana Brennan
|
549e0a60ca
|
feat(api-logs)!: Marked private methods as "conventionally private". (#5789)
|
2025-08-07 17:01:37 +00:00 |
Connor Pearson
|
bd3f2658f5
|
fix(api): esnext export condition is more specific than module (#5458)
|
2025-08-06 15:48:30 +00:00 |
Raphaël Thériault
|
bbf9dacdfa
|
fix(instrumentation-http): report error.type metrics attribute (#5647)
|
2025-08-06 15:46:29 +00:00 |
Svetlana Brennan
|
48538b46ad
|
chore(sdk-logs): refactored imports (#5801)
|
2025-07-23 15:32:40 +00:00 |
Kurt King
|
d63dfaef09
|
fix: broken sdk-metrics and auto-instrumentations-node links in node-sdk README (#5796)
Signed-off-by: Kurt King <kurtaking@gmail.com>
|
2025-07-18 20:15:16 +00:00 |
rads-1996
|
cb42f7d511
|
Added logic for Url redaction (#5743)
|
2025-07-14 20:07:17 +00:00 |
OpenTelemetry Bot
|
93187f0224
|
chore: prepare next release (#5788)
|
2025-07-09 13:18:02 +00:00 |
Marc Pichler
|
407c98a09f
|
refactor(otlp-exporter-base): remove pre-Node.js 14 compatibility code (#5787)
|
2025-07-09 12:36:21 +00:00 |
Godfrey Chan
|
553db87117
|
refactor(sdk-node): fix eslint warning (#5400)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-07-04 17:04:20 +00:00 |
Svetlana Brennan
|
491ed96aca
|
feat(sdk-logs)!: Removed deprecated `LoggerProvider#addLogRecordProcessor()` (#5764)
|
2025-06-30 07:41:53 +00:00 |
Svetlana Brennan
|
ec17ce48d0
|
feat(sdk-logs)!: Changed `LogRecord` to be an interface (#5749)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-06-17 18:37:57 +00:00 |
Zirak
|
62fbfd3d0d
|
docs(exporter-logs-otlp-proto): Fixup markdown table (#5740)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
Co-authored-by: Raphaël Thériault <113933910+raphael-theriault-swi@users.noreply.github.com>
|
2025-06-13 08:14:51 +00:00 |
Svetlana Brennan
|
86bab66f32
|
refactor!: Removed `api-events` and `sdk-events` (#5737)
|
2025-06-11 21:54:58 +00:00 |
Svetlana Brennan
|
5b3c6b4e83
|
chore: Regenerated certs (#5752)
|
2025-06-11 21:10:53 +00:00 |
Marc Pichler
|
a4e9645829
|
deps: update to sinon@18.0.1 (#5742)
|
2025-06-06 14:47:18 +00:00 |
Logan Rosen
|
3578f68c74
|
chore: upgrade to typescript-eslint v8 (#5478)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
|
2025-06-04 09:45:10 +00:00 |
Daniel Dyla
|
56df3c0346
|
feat: add event name to event API and SDK (#5707)
Co-authored-by: Marc Pichler <marcpi@edu.aau.at>
|
2025-06-02 17:37:06 +00:00 |
OpenTelemetry Bot
|
55f8c20b19
|
chore: prepare next release (#5713)
|
2025-06-02 14:54:37 +00:00 |
Trent Mick
|
22bc5bac9b
|
docs: fix typo in 'http/dup' value to use with OTEL_SEMCONV_STABILITY_OPT_IN envvar (#5725)
|
2025-05-30 23:14:55 +00:00 |
Daniel Dyla
|
5736c49842
|
feat: update proto to 1.7.0 (#5643)
Co-authored-by: Marc Pichler <marcpi@edu.aau.at>
|
2025-05-28 15:01:55 +00:00 |
Colin Ihrig
|
c1935022c1
|
fix(instrumentation): remove dependency on the shimmer module (#5652)
|
2025-05-28 10:38:03 +00:00 |