Commit Graph

27 Commits

Author SHA1 Message Date
Daniel Dyla 65b5ba2d04
chore: 0.8.3 release proposal (#1122) 2020-05-28 16:13:08 -04:00
Kanika Shah 63dfcb5d93
Add the missing plugin dependencies in tracing example (#1078)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2020-05-26 13:32:19 -04:00
Daniel Dyla 7233a03a50
chore: 0.8.2 release proposal (#1092) 2020-05-21 15:18:17 -04:00
Daniel Dyla d808ea72e3
chore: 0.8.1 release proposal (#1054) 2020-05-18 15:24:09 -04:00
Mayur Kale 94f7c4f780
chore: 0.8.0 release proposal (#1046) 2020-05-12 09:33:34 -07:00
Mayur Kale b28bed4791
chore: 0.7.0 release proposal (#973)
* chore: 0.7.0 release proposal

* chore: update CHANGELOG.md

* chore: update CHANGELOG
2020-04-24 11:09:37 -07:00
Daniel Dyla c5ed47d413
chore: 0.6.1 release proposal (#951) 2020-04-08 14:24:15 -04:00
Mayur Kale 5ea46ebf89
chore: 0.6.0 release proposal (#922)
* chore: 0.6.0 release proposal

* chore: update getting-started version
2020-04-02 10:19:33 -07: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
Daniel Dyla f695e40a96
chore: 0.5.2 release proposal (#907) 2020-03-27 10:58:34 -07:00
Daniel Dyla 20aaa4a5a1
chore: 0.5.1 release proposal (#883)
* chore: 0.5.1 release proposal

* chore: update changelog to match previous
2020-03-19 17:31:29 -07:00
Mayur Kale c013f3a45d
chore: 0.5.0 release proposal (#861) 2020-03-16 14:59:50 -07:00
Mayur Kale ca7b7d92a7
Update Getting started Guide (#862) 2020-03-15 20:48:35 -07:00
Daniel Dyla 02c1d66b76
chore: update examples to use register (#848) 2020-03-12 16:50:22 -04:00
Daniel Dyla ac2dbddc95
Rename api init methods to set (#839) 2020-03-10 11:00:17 -04:00
Mayur Kale c6b29233d4
chore: post release update (#766) 2020-02-06 10:59:56 -08: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
Mayur Kale cb677c0539
chore: 0.3.3 release proposal (#683)
* chore: 0.3.3 release proposal

* chore: bump propagator-jaeger and exporter-stackdriver-trace version

* remove examples/ from lerna
2020-01-22 14:43:33 -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
Naseem 8b62485d3c fix: to tracer registry (#709) 2020-01-20 12:52:15 -08:00
Olivier Albertini 021bbbbee9 fix(getting-started): remove extra comma (#704)
add ts-node package

closes #703

Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
2020-01-17 14:00:35 -08:00
Nina Stawski 059595a215 chore(getting-started): Added a TypeScript version for Getting Started Guide (#673)
* TS example for packages

* TS example for tracking

* Updated example for tracing with TypeScript

* upped the Prometheus version

* Initial fully working version of the TS getting started guide

* Updated separated guides for TS and JS

* Link to the TS guide

* Interlinked documents

* Interlinked documents fixed

* Interlinked documents fixed

* Interlinked documents fixed

* fixed initial links

* Style formatting

* Style formatting

* Style formatting

* Update getting-started/ts-example/README.md

Co-Authored-By: Mayur Kale <mayurkale@google.com>

* Update getting-started/ts-example/README.md

Co-Authored-By: Mayur Kale <mayurkale@google.com>

* Update getting-started/ts-example/README.md

Co-Authored-By: Mayur Kale <mayurkale@google.com>

* Pull review fixes

* Code cleanup

* Code cleanup

* Code cleanup

* Updated the package.json

* Typo fixes

* Typo fixes

* Added an example for Jaeger

* Code formatting

Co-authored-by: Mayur Kale <mayurkale@google.com>
2020-01-08 21:36:05 -08:00
Mayur Kale 3669648ef4
chore: 0.3.2 (patch) release proposal (#659)
* chore: 0.3.2 release proposal

* chore: bump getting-started/ version

* chore: generate version.ts for mongodb plugin after merge
2020-01-03 12:27:10 -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
Mayur Kale 517f6d5a6b
chore: 0.3.0 release proposal (#599)
* chore: 0.3.0 release proposal

* chore: bump examples version and generate version.ts
2019-12-13 11:10:59 -08:00
Daniel Dyla db57e7d27e chore: add prometheus screenshot to getting started (#571)
* chore: add prometheus screenshot to getting started

* docs: rename getting started to readme
2019-11-25 23:01:18 -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