Commit graph

17 commits

Author SHA1 Message Date
renovate[bot]
9d8f91c8ef
build(deps): update opentelemetry-js monorepo (#32228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2024-10-30 18:58:40 +00:00
Sebastian Poxhofer
8e267a6aca
fix(instrumentation/otel): only use strings for span status and record exception (#31481) 2024-09-19 19:44:15 +00:00
Sebastian Poxhofer
3681b2a945
chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
Sergei Zharinov
29b4db980e
refactor(instrumentation): Remove unused span parameter (#30861) 2024-08-19 04:52:09 +00:00
RahulGautamSingh
3857332a9e
feat(self-hosted): convert experimental env vars to config options (#29154)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-08-07 07:28:34 +00:00
AvivGuiser
4914b6c26c
feat(instrumentation): add option to overwrite otlp service name/namespace/version with env var (#29583)
Signed-off-by: Aviv Guiser <avivguiser@gmail.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-06-12 10:24:45 +00:00
Sebastian Poxhofer
370927fa3b
feat(instrumentation/report): add problems to reports (#28042)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-20 16:44:19 +00:00
Sergei Zharinov
d5a81847b0
test: Don't use classes outside of opentelemetry public API (#28012) 2024-03-18 21:51:18 +00:00
Sebastian Poxhofer
481aa216b2
feat(instrumentation/reporting): add report option (#26087)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-17 09:22:42 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
Michael Kriese
84a97a62fa
test(perf): improve test speed (#24323) 2023-09-08 11:40:04 +00:00
Sebastian Poxhofer
285ef1bf0d
test(instrumentation): use matchObject instead of snapshots (#22927) 2023-06-22 09:09:04 +00:00
Jamie Magee
176282e65f
chore: use node: protocol imports (#21181) 2023-03-28 21:05:36 +00:00
renovate[bot]
aebf72d496
build(deps): update opentelemetry-js monorepo (#21050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-21 04:51:33 +00:00
RahulGautamSingh
1013302e0f
refactor: exactOptionalPropertyTypes (#20761)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-19 16:09:46 +00:00
Jamie Magee
92eb2200fd
refactor(jest): enable clearMocks (#18779) 2022-11-14 22:46:37 -08:00
Sebastian Poxhofer
b53c581e5c feat(telemetry): add OpenTelemetry tracing MVC (#15731) 2022-10-23 06:48:35 +02:00