Commit Graph

6 Commits

Author SHA1 Message Date
Hector Hernandez 6807deff5a
Rename @opentelemetry/sdk-metrics-base to @opentelemetry/sdk-metrics (#3162)
* Rename @opentelemetry/sdk-metrics-base to @opentelemetry/sdk-metrics

* Update all remaining references

* Addressing comments

* Add pr number in changelog

* Changing path of metrics SDK project
2022-08-16 10:00:49 +08:00
legendecas f59c5b268b
chore: add markdown link checks (#2657)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-12-11 21:31:36 +01: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
Valentin Marchaud a8d39317b5
chore: rename sdks to better represent what they are [#2146] (#2340)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-08-05 21:13:18 +02:00
Daniel Dyla 5f4e479b27
Fix all links to point to main (#1865) 2021-01-25 16:19:27 -05:00
Bartlomiej Obecny 781b30f5bb
Metrics updates (#1700)
* feat: renaming batcher to processor, fixing aggregators, adding missing metrics in api

* chore: fixing metrics in exporter collector, updated tests, fixing observer result

* chore: refactoring tests for rest of collectors

* chore: fixing monotonic sum observer, updated test to cover that scenario correctly
2020-12-03 00:40:42 +01:00