Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

v0.0.8

Compare
Choose a tag to compare
@mayurkale22 mayurkale22 released this 14 Dec 20:55
· 366 commits to master since this release
f831783

e4e19ea Zipkin exporter: Convert "timestamp" and "duration" to "number" type per spec (#231)
5671ac2 Update ts-node to the latest version 馃殌 (#229)
6391818 Example : Web Client Monitoring (#218)
614e29b Update @@types/node o the latest version 馃殌 (#227)
fa41519 Stats: perform a deepcopy of bucketboundaries when performing measurements (#222)
a6689ea Update @types/mocha to the latest version 馃殌 (#226)
6b27a67 add tests, fix viewToMetricDescriptor, fix startTimestamp (#219)
12f184a update dependency gts to ^0.9.0 (#224)
7e22f53 Exporter/Stats/Prometheus: Sanitize metric names (#217)
4116982 Remove min/max from Distribution (#212)
8d5e708 Add stats examples (#210)
e5281f4 Update Core library README (#216)
3f72f14 update nodemon -> 1.18.7 (#215)
cb79b9c Drops whole measurement list if some of value is negative (#208)
8fd0927 Renames DistributionData[sumSquaredDeviations] to [sumOfSquaredDeviation] (#209)
bf85a7b exporter/prometheus/README: should be a Stats exporter, not Tracing. (#204)
765bae3 Exporter/Stats/Stackdriver: fix MetricDescriptor and TimeSeries (#199)
3205530 Add CHANGELOG.md (#202)
9158af5 Add compilerOptions: usedLocals (#200)
04f7649 refactor(perf): Use one long random buffer and slice them [propagation-tracecontext] (#198)
526023e Export package version [core] (#131)
88cb909 Fix typos in comments (#135)
70370f9 Exporter/Stats/Stackdriver: Fix MetricDescriptors ValueType (#197)
d4b3d80 instrumentation-http: Parse URL instead of relying on pathname (#169)
272efd1 Adds contributing document (#189)
92bfc32 Update issue templates (#186)