Commit Graph

2648 Commits

Author SHA1 Message Date
Trent Mick b76281a32c
refactor(resources): update semconv usage to ATTR_ exports (#5666) 2025-05-09 16:40:04 +00:00
Colin Ihrig 6033e66530
chore: add missing reference to changelog (#5660)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2025-05-09 16:39:35 +00:00
Trent Mick 5954fdeb90
feat(instrumentation-fetch): support migration to stable HTTP semconv, v1.23.1 (#5651) 2025-05-08 22:09:16 +00:00
Jamie Danielson e1ec4026ed
feat(instrumentation-grpc): support migration to stable HTTP semconv (#5653) 2025-05-08 21:20:13 +00:00
Trent Mick eb4ce206b7
feat(instrumentation): New utilities for semconv stability migration for instrumentations that produce 'http' and 'db' telemetry. (#5659)
Co-authored-by: Jamie Danielson <jamiedanielson@honeycomb.io>
2025-05-08 13:42:30 +00:00
OpenTelemetry Bot 67ba9e3084
chore: prepare next release (#5655)
Co-authored-by: Trent Mick <trentm@gmail.com>
2025-05-07 17:45:28 +00:00
Marc Pichler db0616fb37
chore: temporarily disable github link checking (#5656) 2025-05-07 16:29:26 +00:00
Trent Mick eeec126479
feat(semantic-conventions): update semantic conventions to v1.33.0 (#5654) 2025-05-07 15:40:37 +00:00
Marc Pichler 60d3115390
chore: add @JacksonWeber to triagers (#5641) 2025-05-05 09:16:54 +00:00
Colin Ihrig b0e4e4f1d8
refactor(opentelemetry-core): simplify `parseKeyPairsIntoRecord()` (#5610) 2025-04-30 11:21:06 +00:00
Jackson Weber 7749d0a011
feat:(instrumentation-http) Capture Synthetic Source Type on Requests (#5488)
Co-authored-by: Trent Mick <trentm@gmail.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2025-04-28 16:09:18 +00:00
Aaron Stone aca743b499
[docs] Upgrade note with Jest version requirements and workaround for older versions of Jest (#5619)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2025-04-28 12:19:55 +00:00
Mend Renovate cfc33f7741
chore(deps): lock file maintenance (#5638) 2025-04-28 12:19:04 +00:00
Mend Renovate 0c452201aa
chore(deps): update dependency @bufbuild/buf to v1.53.0 (#5637) 2025-04-28 11:39:16 +00:00
Marc Pichler 2ac15af496
chore: add constraint for renovate to use npm@>10.8.0 (#5632) 2025-04-28 11:36:22 +00:00
Julian Tescher 826c2d90d4
fix(instrumentation-http): stable client metrics response code (#5625)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2025-04-28 11:36:07 +00:00
Mend Renovate 4061f81de7
chore(deps): update dependency webpack to v5.99.7 (#5635) 2025-04-28 10:55:46 +00:00
Marc Pichler a2fab71bae
fix(sdk-node): instantiate baggage processor when env var is set (#5634) 2025-04-28 10:15:26 +00:00
Mend Renovate 6f753cca7e
chore(deps): lock file maintenance (#5630) 2025-04-24 16:36:22 +00:00
Marc Pichler 0b5736d4e1
deps(instrumentation): remove unused @types/semver dev-dependency (#5631) 2025-04-24 14:21:43 +00:00
Mend Renovate 0bbb966729
fix(deps): update all patch versions (#5609) 2025-04-23 15:40:08 +00:00
Jackson Weber 9f5ae79b1e
Fix sdk.start() as Not Async (#5617) 2025-04-23 08:11:03 +00:00
Svetlana Brennan 8efceed28c
feat(instrumentation-http)!: Remove legacy http span attributes and metrics (#5552)
Co-authored-by: Trent Mick <trentm@gmail.com>
2025-04-22 17:01:41 +00:00
Colin Ihrig dbbd03233e
fix(sdk-metrics): improve PeriodicExportingMetricReader() constructor input validation (#5621) 2025-04-22 12:33:13 +00:00
miguel11nines fb2fdd293f
[core] migrate away from deprecated constants in sdk-info.ts (#5593)
Co-authored-by: Trent Mick <trentm@gmail.com>
2025-04-16 18:45:44 +00:00
Colin Ihrig cf6dffeebc
refactor: replace assertRejects() with assert.rejects() (#5614) 2025-04-15 16:03:07 +00:00
Antoine du Hamel de3a89b1f6
fix(docs): remove WIP warning on the README (#5606)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2025-04-15 15:11:07 +00:00
Marc Pichler e26ecd8eda
docs: fix api doc links (#5613) 2025-04-15 15:04:24 +00:00
Colin Ihrig c89cb38d0f
test(sdk-metrics): fix multiple problematic assertRejects() calls (#5611) 2025-04-14 09:32:53 +00:00
Marc Pichler 37fe1e495b
fix(otlp-transformer): do not throw when deserializing empty JSON response (#5551) 2025-04-14 08:13:32 +00:00
ZHAO Jin-Xiang 6e15d69cb8
fix(resource): use dynamic import over require to improve ESM compliance (#5298)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2025-04-14 08:00:58 +00:00
OpenTelemetry Bot dac72912b3
chore: prepare next release (#5607) 2025-04-10 16:39:19 +00:00
Trent Mick b0b721ae3e
feat(semantic-conventions): update semantic conventions to v1.32.0 (#5603) 2025-04-10 16:16:21 +00:00
Mend Renovate a59448fe27
chore(deps): lock file maintenance (#5566) 2025-04-10 12:23:51 +00:00
Trent Mick 4f9b31b78a
docs: update from deprecated SEMRESATTRS_SERVICE_NAME to ATTR_SERVICE_NAME (#5604) 2025-04-10 07:35:26 +00:00
Mend Renovate 28ddef3868
chore(deps): update dependency node to v22 (#5554)
Co-authored-by: Trent Mick <trentm@gmail.com>
2025-04-09 21:03:45 +00:00
Michael Beemer 78f9260bd5
refactor(sdk-node): update node sdk to use env var util (#5582)
Signed-off-by: Michael Beemer <michael.beemer@dynatrace.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
Co-authored-by: Trent Mick <trentm@gmail.com>
2025-04-09 20:28:59 +00:00
Sebastian Bejga e46bd39e8d
refactor(opentelemetry-sdk-node): use new get*FromEnv() function in NodeSDK's metrics setup (#5578)
Co-authored-by: Trent Mick <trentm@gmail.com>
2025-04-09 20:07:39 +00:00
OpenTelemetry Bot 141c054d2d
chore: prepare next release (#5549) 2025-04-09 19:51:10 +00:00
Trent Mick 58468728e8
feat(semantic-conventions): update semantic conventions to v1.31.0 (#5589) 2025-04-09 19:33:18 +00:00
Asstra 0f6619e0cc
refactor(instrumentation): change tests to allow use of mocha context (#5591)
Signed-off-by: Adrien Raimbault <adrien.raimbault@etu.umontpellier.fr>
2025-04-09 13:10:27 +00:00
David Luna b018f15a00
test(instr-http): add test for removing auth in http.url and url.full semantic attributes (#5592) 2025-04-09 13:09:29 +00:00
Matéo Fernandez 0808373465
feat(@opentelemetry/sdk-logs): align LoggerProvider constructor options with Trace and Metrics SDK (#5588)
Signed-off-by: Matéo Fernandez <mateo.fernandez73@gmail.com>
2025-04-09 13:06:39 +00:00
Mend Renovate 54e039c9e0
fix(deps): update dependency body-parser to v2 (#5597) 2025-04-09 13:03:31 +00:00
Mend Renovate 77cad06f40
chore(deps): update github/codeql-action action to v3.28.15 (#5599) 2025-04-09 13:02:45 +00:00
Asstra 3c452f4b20
fix(examples): use correct node tracer provider function (#5586)
Signed-off-by: Adrien Raimbault <adrien.raimbault@etu.umontpellier.fr>
2025-04-02 21:22:58 +00:00
Ole Kristian Pedersen efc640eefa
test(@opentelemetry/sdk-trace-node): refactor tests to allow use of mocha context (#5587) 2025-04-02 17:31:06 +00:00
Alexandre Gomez 2c60ac030a
refactor(resources): replace deprecated semconv consts (#5581)
Signed-off-by: Alexandre Gomez <gomez.a.corneille@gmail.com>
Co-authored-by: Trent Mick <trentm@gmail.com>
2025-04-02 17:29:09 +00:00
Ole Kristian Pedersen dd4b39c850
test(@opentelemetry/api): refactor tests to allow use of mocha context (#5584) 2025-04-02 17:27:38 +00:00
Ole Kristian Pedersen 050aafbea5
test(@opentelemetry/sdk-trace-web): refactor tests to allow use of mocha context (#5585) 2025-04-02 17:26:02 +00:00