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

fix(deps): Bump github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka from 0.8.0 to 1.12.0 in /scheduler #5228

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2024

Bumps github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka from 0.8.0 to 1.12.0.

Release notes

Sourced from github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka's releases.

v1.12.0

This release deprecates jaeger-thrift-splunk option support for OTEL_TRACES_EXPORTER environment variable.

This release upgrades OpenTelemetry Go to v1.22.0/v0.45.0 and OpenTelemetry Go Contrib to 1.22.0/0.47.0/0.16.0/0.2.0.

Deprecated

  • jaeger-thrift-splunk trace exporter is deprecated and may be removed in a future release. Use the default OTLP exporter instead, or set the SPLUNK_REALM and SPLUNK_ACCESS_TOKEN environment variables to send telemetry directly to Splunk Observability Cloud. (#2690)

v1.11.0

The release adds support for sending metrics directly to Splunk Observability Cloud.

This release upgrades OpenTelemetry Go to v1.21.0/v0.44.0 and OpenTelemetry Go Contrib to v1.21.1/v0.46.1/v0.15.1/v0.1.1.

Add

  • Add the WithIDGenerator option to github.com/signalfx/splunk-otel-go/distro. (#2634)
  • Metrics are sent directly to Splunk Observability Cloud when SPLUNK_REALM is set. (#2637)

v1.10.0

This release upgrades OpenTelemetry Go to v1.20.0/v0.43.0 and OpenTelemetry Go Contrib to v1.21.0/v0.46.0/v0.15.0/v0.1.0.

v1.9.0

This release upgrades OpenTelemetry Go to v1.19.0/v0.42.0/v0.0.7 and OpenTelemetry Go Contrib to v1.20.0/v0.45.0/v0.14.0.

v1.8.1

This release is built on top of OpenTelemetry Go to v1.18.0/v0.41.0/v0.0.6 and OpenTelemetry Go Contrib to v1.19.0/v0.44.0/v0.13.0.

Removed

  • Drop support for Go 1.19 as go.opentelemetry.io/otel did the same in v1.18.0. (#2492)

v1.8.0

This upgrades OpenTelemetry Go to v1.18.0/v0.41.0/v0.0.6 and OpenTelemetry Go Contrib to v1.19.0/v0.44.0/v0.13.0.

Added

  • Add the github.com/signalfx/splunk-otel-go/instrumentation/github.com/jackc/pgx/v5/splunkpgx instrumentation for the github.com/jackc/pgx/v5 package. (#2406)

... (truncated)

Changelog

Sourced from github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka's changelog.

[1.12.0] - 2024-01-18

This release deprecates jaeger-thrift-splunk option support for OTEL_TRACES_EXPORTER environment variable.

This release upgrades [OpenTelemetry Go to v1.22.0/v0.45.0][otel-v1.22.0] and [OpenTelemetry Go Contrib to 1.22.0/0.47.0/0.16.0/0.2.0][contrib-v1.22.0].

Deprecated

  • jaeger-thrift-splunk trace exporter is deprecated and may be removed in a future release. Use the default OTLP exporter instead, or set the SPLUNK_REALM and SPLUNK_ACCESS_TOKEN environment variables to send telemetry directly to Splunk Observability Cloud. (#2690)

[1.11.0] - 2023-11-16

The release adds support for sending metrics directly to Splunk Observability Cloud.

This release upgrades [OpenTelemetry Go to v1.21.0/v0.44.0][otel-v1.21.0] and [OpenTelemetry Go Contrib to v1.21.1/v0.46.1/v0.15.1/v0.1.1][contrib-v1.21.1].

Add

  • Add the WithIDGenerator option to github.com/signalfx/splunk-otel-go/distro. (#2634)
  • Metrics are sent directly to Splunk Observability Cloud when SPLUNK_REALM is set. (#2637)

[1.10.0] - 2023-11-10

This release upgrades [OpenTelemetry Go to v1.20.0/v0.43.0][otel-v1.20.0] and [OpenTelemetry Go Contrib to v1.21.0/v0.46.0/v0.15.0/v0.1.0][contrib-v1.21.0].

[1.9.0] - 2023-09-29

This release upgrades [OpenTelemetry Go to v1.19.0/v0.42.0/v0.0.7][otel-v1.19.0] and [OpenTelemetry Go Contrib to v1.20.0/v0.45.0/v0.14.0][contrib-v1.20.0].

[1.8.1] - 2023-09-15

This release is built on top of [OpenTelemetry Go to v1.18.0/v0.41.0/v0.0.6][otel-v1.18.0] and [OpenTelemetry Go Contrib to v1.19.0/v0.44.0/v0.13.0][contrib-v1.19.0].

Removed

  • Drop support for Go 1.19 as go.opentelemetry.io/otel did the same in [v1.18.0][otel-v1.18.0]. (#2492)

[1.8.0] - 2023-09-14

... (truncated)

Commits
  • b3e97d4 Release 1.12.0 (#2747)
  • fbb4dfb fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http...
  • 4bd8102 chore(deps): update module go.opentelemetry.io/contrib/instrumentation/runtim...
  • da4011f chore(deps): update module go.opentelemetry.io/contrib/propagators/autoprop t...
  • ff6d760 chore(deps): update module k8s.io/klog/v2 to v2.120.1 (#2749)
  • 25d6e0e fix(deps): update module github.com/miekg/dns to v1.1.58 (#2748)
  • 70b6834 Bump github.com/goyek/x from 0.1.6 to 0.1.7 in /build (#2746)
  • 2cbc94e Bump github.com/goyek/goyek/v2 from 2.0.0 to 2.1.0 in /build (#2745)
  • 115305d chore(deps): update opentelemetry-go monorepo (#2741)
  • 8a07758 chore(deps): update google.golang.org/genproto/googleapis/rpc digest to a9fa1...
  • 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 dependencies Pull requests that update a dependency file v2 labels Jan 24, 2024
@seldondev
Copy link
Collaborator

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

I'm waiting for a SeldonIO or todo 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 jenkins-x/lighthouse repository.

@sakoush
Copy link
Member

sakoush commented Jan 25, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/scheduler/v2/github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka-1.12.0 branch 2 times, most recently from 20d8f0a to 41c619f Compare January 26, 2024 16:59
…nfluentinc/confluent-kafka-go/kafka/splunkkafka from 0.8.0 to 1.12.0 in /scheduler

Dependabot couldn't find the original pull request head commit, 41c619f.
@dependabot dependabot bot force-pushed the dependabot/go_modules/scheduler/v2/github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka-1.12.0 branch from 41c619f to 3868aa9 Compare January 29, 2024 11:32
@sakoush sakoush changed the title Bump github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka from 0.8.0 to 1.12.0 in /scheduler fix(deps): Bump github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka from 0.8.0 to 1.12.0 in /scheduler Jan 29, 2024
@sakoush sakoush merged commit a8e4e8c into v2 Jan 29, 2024
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/scheduler/v2/github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/kafka/splunkkafka-1.12.0 branch January 29, 2024 14: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 needs-ok-to-test v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants