Severin Neumann
11947bfbe2
docs: fix and update getting-started ( #1553 )
...
* docs: fix and update getting-started
* docs: fix and update app.ts
* Fix conflict in ts-example package.json
2020-09-30 17:29:53 +02:00
Mayur Kale
4e61459712
chore: update metrics example with UpDownCounter ( #1239 )
...
* chore: update metrics example with UpDownCounter
* chore: update getting-started
* chore: update README
* fix: lint
* Update packages/opentelemetry-metrics/README.md
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
* Update packages/opentelemetry-metrics/README.md
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2020-06-27 19:10:34 -07:00
Naseem
c24d992305
feat!: remove label keys as they are no longer part of the spec ( #1126 )
...
Co-authored-by: Mayur Kale <mayurkale@google.com>
2020-06-08 18:12:41 -07:00
Naseem
121b03d5ef
chore: template prometheus endpoint in examples rather than hardcode ( #1142 )
...
Signed-off-by: Naseem <naseem@transit.app>
2020-06-04 14:39:42 -04:00
Mayur Kale
3d26f822f4
Remove label set from metrics API ( #915 )
...
* metrics: remove LabeSet API
* fix: tests
* fix: lint
2020-04-01 12:36:20 -07:00
Mayur Kale
ca7b7d92a7
Update Getting started Guide ( #862 )
2020-03-15 20:48:35 -07:00
Daniel Dyla
c5bc4382ec
update examples and getting started for provider and api package ( #750 )
...
* chore: rename provider in examples and getting started
* chore: update examples, bench, and getting started for api
* chore: update examples for latest changes
* chore: lint examples
2020-02-05 10:44:05 -08:00
Xiao
63748aed25
feat: implement named meter ( #700 )
...
* feat: implement named meter
* chore: update name provider to registry, remove 'default' name on MeterProvider
* chore: remove duplicated types import
* chore: address comments
2020-01-21 11:15:20 -08:00
Joshua Stupplebeen
6f0084f557
chore: rename Metric Handle to Bound Instrument ( #634 ) ( #638 )
...
* chore: fix renames in metrics test
* chore: fix formatting
* chore: rename BaseInstrument to BaseBoundInstrument
Co-authored-by: Mayur Kale <mayurkale@google.com>
2020-01-03 12:14:58 -08:00
Daniel Dyla
66927ce9b4
docs: create a getting started guide ( #566 )
...
* docs: create a getting started guide
* docs(getting-started): add a table of contents
* chore: add todo to missing sections
* docs(getting-started): add metrics guide
* docs(getting-started): run prettier
2019-11-25 19:00:56 +01:00