Skip to content

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
io.opencensus:opencensus-impl (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 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 Aug 15, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 16, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 16, 2019
@chingor13
Copy link
Contributor

Closing in favor of #6115

@chingor13 chingor13 closed this Aug 21, 2019
@forking-renovate
Copy link

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.23.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate-bot renovate-bot deleted the renovate/opencensus-packages branch August 21, 2019 14:32
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