Socket
Socket
Sign inDemoInstall

@zaplabs/opencensus-instrumentation-http2

Package Overview
Dependencies
4
Maintainers
26
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

0.0.14

Diff

Changelog

Source

0.0.14 - 2019-06-04

  • Exporter/Stats/Stackdriver: Add support for exemplar
  • exporter-stackdriver: Add support the credentials option used for authentication instead of your application default credentials
  • Update dependency @types/nock to v10
  • Object Trace Exporter for programatic span access
  • Update dependency axios to ^0.19.0 [SECURITY]
  • Refactor resource util to match specs
  • Update dependency jaeger-client to ~3.15.0
  • Trace Context Propagation: return null instead of empty spancontext
  • Update dependency gcp-metadata to v2
  • Fix duplicate spans issue and clean up
  • chore(deps): update dependency nyc to v14.1.1
  • chore: add node 12 ci job
dsborets
published 0.0.8 •

Changelog

Source

0.0.8 - 2018-12-14

Contains API breaking changes for stats/metrics implementations

  • Enforce --noUnusedLocals Compiler Options on [opencensus-core] package.
  • Fix bugs related to Stackdriver Metrics Descriptor and TimeSeries.
  • Remove support for min/max in the stats Distribution to make it compatible with Metrics.
  • Remove default prefix from [exporter-prometheus]. This could be a breaking change if you have Prometheus metrics from OpenCensus Prometheus exporter of previous versions, please point to the new metrics with no prefix instead.
  • Zipkin exporter: Convert "timestamp" and "duration" to "number" type per spec.
  • Exporter/Stats/Prometheus: Sanitize metric names.
dsborets
published 0.0.7 •

Changelog

Source

0.0.7 - 2018-11-12

Contains API breaking changes for stats/metrics implementations

  • The histogram bucket boundaries (BucketBoundaries) and values (Count and Sum) are no longer supported for negative values. The Record API drops the negative value and logs the warning. This could be a breaking change if you are recording negative value for any measure.
  • Use setInterval to upload metrics to Stackdriver periodically.
  • fix spanId format.
dsborets
published 0.0.6 •

Changelog

Source

0.0.6 - 2018-10-25

  • This release fixes bugs.
  • Use object as base for local config definition [nodejs].
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc