Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump contrib.go.opencensus.io/exporter/stackdriver from 0.12.1 to 0.13.14 #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps contrib.go.opencensus.io/exporter/stackdriver from 0.12.1 to 0.13.14.

Release notes

Sourced from contrib.go.opencensus.io/exporter/stackdriver's releases.

v0.13.8

No release notes provided.

v0.13.7

No release notes provided.

v0.13.6

Fixes:

  • Flush interval reader when stopping metric reader
  • Change default timeout from 5 -> 12 seconds to match ingestion
  • Fix detetction of generic_task resource types
  • Stagger start and end times when they are too close together, and would be rejected

v0.13.5

support knative_broker and knative_trigger resource types

Release v0.13.4

Parse the number of dropped timeseries from Create Timeseries Response to correctly record the number of partial failures ( #276)

Release v0.13.3

Add option to allow user agent to be explicitly overridden (#274) Skip adding display name prefix for metrics with custom domain (#273)

Release v0.13.2

Changes Since v0.13.1

366afe7b1d81a1faaa8c58e725aaeb77344b343e Check .Present before setting label value (#268) 1fcdb6a82064f0824eb58b07d6315aa19225f370 Update opencensus-go to v0.22.4 (#267) 7ce9f727e74f37bdf955fb2c41cd4e2beaa8a082 Initialize the labels map in the response. (#264) 1905f4643248273f1ed512fdf1b6473d2e4445b4 Stop including artificial 0 bound when existing lowest bound is negative (#262)

Release v0.13.1

Changes Since v0.13.0

e191b7c50f739ebd7f4b1cf9e6158f4676f4def8 Make defaultMapResource function public to allow reusing it in custom functions (#255) 1d104f732041f033c2b7dbc1406b0c71125b8628 Allow exporting metrics with resource gae_instance. (#253) f86b8f187394dc07653dc193e42063ae3bf30353 Default mapping for knative_revision & autodetect labels (#252) ddbc64abe5fffb1dd27cf39339f0ac45e7f2ea46 update PushTraceSpans to return dropped spans instead of good spans. (#251)

Release v0.13.0

Changes Since v0.12.9

ab68e2a40809b13b9e06ac2135d2549a6a984d62 PushTraceProto for batch uploading in a collector (#249)

Release v0.12.9

Changes since v0.12.8

a428e35cb99f2a327af67f8b42e438250776a461 fix goimports error in test.pb.go file. (#248) 626e69eeee9db2d84284abdbfe6f2c27d37d74e8 trace: allow for concurrent uploads to Stackdriver (#246) 1cdca918b59d4cd456dc1bbfb4b655159da9a62e Use standard label name for location. (#241)

... (truncated)

Commits
  • f4930fe add workload to the list of known domains (#304)
  • 5a007e3 Update prometheus/prometheus to v0.35.0 (#302)
  • e781cdd Ignore staleness markers (#300)
  • 074d8ef avoid expensive clones in splitCreateTimeSeriesRequest (#299)
  • dfce60d Handle the case where grpc client connections are shared (#298)
  • 706a872 Call CreateServiceTimeSeries for service time series (#294)
  • 0a4a840 Add the ability to close metric and trace clients (#295)
  • ed3a404 Switch to GCB and fix CI failures (#297)
  • 3ce4984 Migrate to Github Actions (#296)
  • 42e7e58 Add staggering between identical start and end times in metric in PushMetrics...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.12.1 to 0.13.14.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](census-ecosystem/opencensus-go-exporter-stackdriver@v0.12.1...v0.13.14)

---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants