Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2019

This PR contains the following updates:

Package Type Update Change References
@​opencensus/exporter-stackdriver dependencies patch ^0.0.9 -> ^0.0.11 source

Release Notes

census-instrumentation/opencensus-node

v0.0.11

Compare Source

  • Gauge: Add support for constant labels.
  • Add support for Opencensus Span links to Thrift Span references.
  • Add Redis and IORedis instrumentation plugins by default.
  • Fix(deps): update dependency googleapis to v39.
  • Fix error in Opencensus to stackdriver translation (compressedSize -> compressedSizeBytes and uncompressedSize -> uncompressedSizeBytes)
  • Remove createScopedRequired usage.

v0.0.10

Compare Source

  • Add optional compressedSize and uncompressedSize params to Span.addMessageEvent
  • Add support for tags, status and annotation in Zipkin exporter.
  • Add support for Binary propagation format.
  • Add support for object(SpanOptions) as an argument for startChildSpan function, similar to startRootSpan.
  • Add proto files to exporter-ocagent package. Fixes issue #​174.
  • Remove ConfigStream behavior from exporter-ocagent. This was unstable and is not currently supported by any other language instrumentation.
  • Change default exporter-ocagent port to 55678 to match the default OC Agent port.
  • Add support for recording gRPC stats.
  • Add support for recording HTTP stats.
  • Enforce --strictNullChecks and --noUnusedLocals Compiler Options on [opencensus-instrumentation-http], [opencensus-instrumentation-grpc] and [opencensus-propagation-tracecontext] packages.
  • Enforce --strictNullChecks and --noUnusedLocals Compiler Options on [opencensus-exporter-zipkin] packages.
  • Add NoRecordRootSpan, NoRecordSpan and NoRecordSpanBase.
  • Enforce --strictNullChecks and --noUnusedLocals Compiler Options on [opencensus-exporter-instana] package.
  • Add an API globalStats.unregisterExporter().
  • Add support for overriding sampling for a span.
  • Enforce --strictNullChecks and --noUnusedLocals Compiler Options on [opencensus-exporter-jaeger] packages.
  • Add support for recording Exemplars.
  • Add TagMetadata that defines the properties associated with a Tag.
  • Add HTTP/W3C text format serializer to Tag propagation component.
  • Enforce --strictNullChecks and --noUnusedLocals Compiler Options on [opencensus-core] package.
  • Please note that there is an API breaking change in methods addMessageEvent(). The field id is now number instead of string.
  • Add support for recording exemplars.
  • Add a NoRecord RootSpan and Span.
  • Add support for child span count.
  • Add [opencensus-instrumentation-ioredis] instrumentation plugin.
  • Make Stackdriver propagation module consistent with other propagations interface.
  • Add support for gRPC tags propagation.
  • Use ts-mocha to run tests.
  • Add MetricOptions to simplify all addXGauge.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 3, 2019
@renovate renovate bot force-pushed the renovate/opencensus-exporter-stackdriver-0.x branch 6 times, most recently from 9908c04 to 811990f Compare April 9, 2019 01:48
@renovate renovate bot changed the title fix(deps): update dependency @opencensus/exporter-stackdriver to ^0.0.10 fix(deps): update dependency @opencensus/exporter-stackdriver to ^0.0.11 Apr 9, 2019
@renovate renovate bot force-pushed the renovate/opencensus-exporter-stackdriver-0.x branch 4 times, most recently from 04947ae to 9729ea7 Compare April 12, 2019 16:13
@renovate renovate bot force-pushed the renovate/opencensus-exporter-stackdriver-0.x branch from 9729ea7 to 81b271e Compare April 12, 2019 16:28
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 12, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants