Commit Graph

869 Commits

Author SHA1 Message Date
legendecas 9df2132398
fix(sdk-metrics-base): remove metric kind BATCH_OBSERVER (#2540)
BATCH_OBSERVER is no longer a metric.
2021-10-21 20:05:10 +02:00
legendecas f9f43e565a
feat(api-metrics): rename metric instruments to match feature-freeze API specification (#2496)
* feat: rename metric instruments to match feature-freeze API specification

* fixup! rename observables

* fixup!

* fixup!

* fixup!

* fixup! observable naming

* fixup! remove unnecessary spaces

* fixup! add upgrade guidelines
2021-10-15 21:35:18 +02:00
Bartlomiej Obecny df12218cc4
feat: new merge function (#2484)
* feat: new merge function

* chore: updating info about lodash.merge util
2021-10-13 01:33:24 +02:00
legendecas ed0ba063ae
fix(sdk-metrics-base): metrics name should be in the max length of 63 (#2495)
Co-authored-by: Bartlomiej Obecny <bobecny@gmail.com>
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-10-10 20:59:43 +02:00
echoontheway faca317da1
feat(@opentelemetry-instrumentation-fetch): support reading response body from the hook applyCustomAttributesOnSpan (#2497)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-10-09 16:10:46 +02:00
Daniel Dyla 0f5a5bc906
chore(experimental): v0.26.0 proposal (#2513) 2021-10-05 13:15:49 -04:00
Daniel Dyla d15127c951
chore: update stable dependencies to 1.0 (#2514) 2021-10-01 17:05:19 +02:00
Daniel Dyla 6afe2fc308
chore(experimental): update stable deps to 26 (#2512) 2021-09-30 11:40:37 -04:00
Daniel Dyla fa2e897587
chore: v0.26.0 proposal (#2505)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-09-30 08:26:34 -04:00
legendecas a25e30a541
test: add esModuleInterop compatibility test (#2506)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-09-30 07:58:43 -04:00
Paurush Garg 25e5ddea8a
fix: 2389- replaced logger unformatted strings with template literals (#2499) 2021-09-29 17:21:29 -04:00
Daniel Dyla b66c650849
chore: move backwards compatibility to experimental (#2508) 2021-09-29 10:53:40 -04:00
Mustafain Ali Khan be52259d73
fix: remove setting http.route in http span attributes (#2494) 2021-09-28 13:49:47 -04:00
Daniel Dyla f0dc893b79
chore: mark otlp exporters experimental (#2490) 2021-09-27 16:30:07 -04:00
Siim Kallas d41fa7bdea
feat: HTTP instrumentation: add the option to capture headers as span attributes (#2492) 2021-09-27 16:16:01 -04:00
legendecas 6a78db163f
chore: mark @opentelemetry/exporter-prometheus as experimental (#2479)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-09-22 08:56:02 -04:00
Daniel Dyla 745bd5c34d
chore: move sdk-node to experimental (#2473)
* chore: move sdk-node to experimental

* chore: update ts references
2021-09-14 20:41:51 +02:00
Daniel Dyla 0f004daea6
chore: move missed test file to its package (#2474) 2021-09-14 11:22:56 -04:00
Daniel Dyla 07b19ad19e
chore: split stable and experimental packages into groups using directories (#2462)
* chore: split stable and experimental packages into groups

* chore: use experimental directory

* chore: remove release-please
2021-09-10 17:14:55 -04:00