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.13.0 to 0.13.14 #365

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 Mar 12, 2024

Bumps contrib.go.opencensus.io/exporter/stackdriver from 0.13.0 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)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 12, 2024
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 12, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Mar 12, 2024
@rjbez17
Copy link
Contributor

rjbez17 commented Mar 19, 2024

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 19, 2024
Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.13.0 to 0.13.14.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](census-ecosystem/opencensus-go-exporter-stackdriver@v0.13.0...v0.13.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/contrib.go.opencensus.io/exporter/stackdriver-0.13.14 branch from cbbb7e9 to 7f1ab03 Compare March 19, 2024 14:37
@rjbez17
Copy link
Contributor

rjbez17 commented Jun 10, 2024

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 10, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], rjbez17

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants