Skip to content

Update OpenCensus packages to v0.23.0#789

Merged
chingor13 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/opencensus-packages
Aug 19, 2019
Merged

Update OpenCensus packages to v0.23.0#789
chingor13 merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/opencensus-packages

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
io.opencensus:opencensus-api (source) minor 0.21.0 -> 0.23.0
io.opencensus:opencensus-contrib-http-util (source) minor 0.21.0 -> 0.23.0

Release Notes

census-instrumentation/opencensus-java

v0.23.0

Compare Source

  • Make StackdriverStatsExporter.unregister() a public API.
  • Add support spring plugin for http servlet and AsyncRestTemplate.

v0.22.1

Compare Source

  • Increase the buffer size for the trace export batch to 2500 (previously it was 32).

v0.22.0

Compare Source

  • Disable RunningSpanStore by default unless the z-pages contrib is linked and initialized. This may
    break behaviors for applications that rely on this to be always enabled.
  • Provide a Deadline option to Stackdriver Trace exporter. Default value is 10 seconds if it's not set.
  • Provide a Deadline option to Stackdriver Stats exporter. Default value is 10 seconds.
    Also provide a MetricServiceStub option so that advanced users can use a custom Stackdriver
    Monitoring client to make RPCs.
  • Use Configuration builder pattern for creating JaegerTraceExporter, ZipkinTraceExporter and
    InstanaTraceExporter. Provide a Deadline option with default value 10 seconds.
  • Provide a Deadline option to Datadog, Elasticsearch and OcAgent exporter. Default value is 10 seconds.
  • Extract the common timeout logic of Trace exporters to opencensus-exporter-trace-util.

Renovate configuration

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

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

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

🔕 Ignore: Close this PR and you won't be reminded about these updates 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.

@renovate-bot renovate-bot requested a review from a team August 15, 2019 14:25
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 15, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2019
@chingor13 chingor13 merged commit 4c859ff into googleapis:master Aug 19, 2019
@renovate-bot renovate-bot deleted the renovate/opencensus-packages branch August 19, 2019 18:27
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.

4 participants