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.5 #2

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 14, 2021

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

Release notes

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

v0.13.5

No release notes provided.

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) 59d068f8d8ff5b653916aa30cdc4e13c7f15d56e Add GetMetricPrefix func as an option to support dynamic custom metric prefix (#238) 61e3caa20a46015704f45956535fe83133eaf62e Rename metrics_test_utils.go to avoid dependency on testing package. (#233) 2827354c49e8f66ef4a72affb32d1040213092ae stop ignoring errors while processing metrics. (#236)

Release v0.12.8

Changes since v0.12.7

9366d3634e70bea85a87d33f6f23e5f9c673f8fa Add option to provide resource based on metric descriptor. (#231) 8033da95f7c7137ad0d0fb3a3c050c1fa23bce2a Small optimization to avoid unnecesarry allocations. (#228) 9cc5395b360cca77c6989e2ae39acdb1f102c6b4 add wrapper around ioutil.ReadFile. (#226) 3504ffa3a1e24241c6a80658adfbf0c93f483de8 fix typo. (#225) e2f5be598129fcff668879a49a5d43078d97dd5b Resource per metric (#224) 76f086b55d08a5712fffeef3a071a3f411ae7928 Unit test using input and output proto files (#223) 4339afab4a99680088eb91323f67d534bd4acf7c add resource detector test. (#219) 2798eee89dc6f49c3a1f6df7df8f280681139da3 Apply timeout to each worker in metrics_proto export (#222)

... (truncated)

Commits
  • 1996040 Add a public method to convert OpenCensus View to MetricDescriptor. (#277)
  • cb914a5 Default mapping for knative_broker and knative_trigger. (#278)
  • 0fc2674 Parse dropped timeseries from CreateTimeseriesResponse (#276)
  • cde3c10 Update version (#275)
  • db101e3 Add option to allow user agent to be explicitly overridden (#274)
  • 19b2ae7 Skip adding displa name prefix for metrics with custom domain (#273)
  • 366afe7 Check .Present before setting label value (#268)
  • 1fcdb6a Update opencensus-go to v0.22.4 (#267)
  • 7ce9f72 Initialize the labels map in the response. (#264)
  • 1905f46 Stop including artificial 0 bound when existing lowest bound is negative (#262)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 17, 2021

Superseded by #11.

@dependabot dependabot bot closed this May 17, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/contrib.go.opencensus.io/exporter/stackdriver-0.13.5 branch May 17, 2021 07:00
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
Development

Successfully merging this pull request may close these issues.

0 participants