Skip to content

Bump go.opentelemetry.io/contrib/bridges/otelslog from 0.9.0 to 0.11.0 - #38

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go.opentelemetry.io/contrib/bridges/otelslog-0.11.0
Open

Bump go.opentelemetry.io/contrib/bridges/otelslog from 0.9.0 to 0.11.0#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go.opentelemetry.io/contrib/bridges/otelslog-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor

Bumps go.opentelemetry.io/contrib/bridges/otelslog from 0.9.0 to 0.11.0.

Release notes

Sourced from go.opentelemetry.io/contrib/bridges/otelslog's releases.

Release v0.11.0

Added

  • Top-level Version() and SemVersion() functions defining the current version of the contrib package. (#225)
  • Instrumentation for the github.com/astaxie/beego package. (#200)
  • Instrumentation for the github.com/bradfitz/gomemcache package. (#204)
  • Host metrics instrumentation. (#231)
  • Cortex histogram and distribution support. (#237)
  • Cortex example project. (#238)
  • Cortex HTTP authentication. (#246)

Changed

  • Remove service name as a parameter of Sarama instrumentation. (#221)
  • Replace WithTracer with WithTracerProvider in Sarama instrumentation. (#221)
  • Switch to use common top-level module SemVersion() when creating versioned tracer in bradfitz/gomemcache. (#226)
  • Use IntegrationShouldRun in gomemcache_test. (#254)
  • Use Go 1.15 for CI builds. (#236)
  • Improved configuration for runtime instrumentation. (#224)

Fixed

  • Update dependabot configuration to include newly added bradfitz/gomemcache package. (#226)
  • Correct runtime instrumentation name. (#241)

Raw changes made between v0.10.1 and v0.11.0

7e7d7798a80a8aa333e5f0e141e964c37706b954 (HEAD -> master, tag: v0.11.0, tag: instrumentation/runtime/v0.11.0, tag: instrumentation/net/http/v0.11.0, tag: instrumentation/net/http/httptrace/v0.11.0, tag: instrumentation/net/http/httptrace/example/v0.11.0, tag: instrumentation/net/http/example/v0.11.0, tag: instrumentation/host/v0.11.0, tag: instrumentation/gopkg.in/macaron.v1/v0.11.0, tag: instrumentation/google.golang.org/grpc/v0.11.0, tag: instrumentation/google.golang.org/grpc/example/v0.11.0, tag: instrumentation/go.mongodb.org/mongo-driver/v0.11.0, tag: instrumentation/github.com/labstack/echo/v0.11.0, tag: instrumentation/github.com/gorilla/mux/v0.11.0, tag: instrumentation/github.com/gocql/gocql/v0.11.0, tag: instrumentation/github.com/gocql/gocql/example/v0.11.0, tag: instrumentation/github.com/gin-gonic/gin/v0.11.0, tag: instrumentation/github.com/emicklei/go-restful/v0.11.0, tag: instrumentation/github.com/bradfitz/gomemcache/v0.11.0, tag: instrumentation/github.com/astaxie/beego/v0.11.0, tag: instrumentation/github.com/astaxie/beego/example/v0.11.0, tag: instrumentation/github.com/Shopify/sarama/v0.11.0, tag: instrumentation/github.com/Shopify/sarama/example/v0.11.0, tag: exporters/metric/dogstatsd/v0.11.0, tag: exporters/metric/datadog/v0.11.0, tag: exporters/metric/cortex/v0.11.0, tag: exporters/metric/cortex/utils/v0.11.0, tag: exporters/metric/cortex/example/v0.11.0, tag: detectors/gcp/v0.11.0, tag: detectors/aws/v0.11.0, origin/master, origin/HEAD) Release v0.11.0 (#282) bf0a55584ca94ecbe48261d8d82eb815e737a512 Use IntegrationShouldRun in gomemcache_test (#254) 0171becaf01608ad644d1169a9bccfc3b9eb4431 Bump github.com/gorilla/mux from 1.7.4 to 1.8.0 in /instrumentation/github.com/gorilla/mux (#256) 4b0e528676d042b047bb599c7ce02b77931bced1 Bump github.com/aws/aws-sdk-go from 1.34.8 to 1.34.9 in /detectors/aws (#253) 4215822c718f801191e2f3365e9ad82e49d81d5b Host metrics instrumentation (#231) f2ec169abbfc157cbfe29b2fb89818eaad04fd45 [cortex] Authentication Implementation and Timestamp Fix (#246) a21b1d8babe4b6e183f64ca44c0a4db2a1791acb Bump github.com/emicklei/go-restful/v3 from 3.2.0 to 3.3.0 in /instrumentation/github.com/emicklei/go-restful (#250) b5ee702c26ede9401e883671c6412967a08eaaba Bump github.com/aws/aws-sdk-go from 1.34.7 to 1.34.8 in /detectors/aws (#251) 936bcb76ba492c8710f7bc1dc8cd87198015cf77 Use a non-standard port for the DD example (#242) 2b93770d7cfa99719396c8c48493d0b100b74f23 feat: add example for beego instrumentation (#243) 4e75b37cea35972ef917224484bdbe7083dd74aa Bump cloud.google.com/go from 0.63.0 to 0.64.0 in /detectors/gcp (#248) 86d14f469d8e4ff21100d92361a3dbfbbd9ba7dc Bump github.com/aws/aws-sdk-go from 1.34.6 to 1.34.7 in /detectors/aws (#247) 453f28e704544a3ed8393b3e5cf7f94ba4c05b69 Cortex: Add support for histogram and distribution (#237) b3e521c42d34707d7edb1f9895e6f6c29ac1bbec Cortex example project (#238) 9cc7199cb20e3755969c28b0ff5641d8405e2513 Update runtime.go instrumentation Meter name (#241) a60647b1f40d8d6b40879c2e4812814b8e992739 Create runtime.Config struct with metric.Provider and WithMinimumReadMemStatsInterval() configuration options (#224) 733f3b7a37edfb16fd6fc64b2ff97d8ce2c73aa4 Update build to use Go 1.15 (#236) aaac45ef48b862d5cdc3e9b38fb3d8853adc23d6 Bump github.com/aws/aws-sdk-go from 1.34.5 to 1.34.6 in /detectors/aws (#235) d58e0e8d0a45419db9e06142ce15caf09081cbe8 feat: Add integration for github.com/astaxie/beego (#200) 0d5bd34c447991225d7ab6eaf59a4570bb1163d0 Remove service name as a parameter of Sarama instrumentation (#221) 1df6921a93a69dac5fb4a9043c1aa31758dd1d91 Bump github.com/aws/aws-sdk-go from 1.34.4 to 1.34.5 in /detectors/aws (#230) a333e58ee970dbeb899c4dc721ab34fa103c2aa8 Add license-check to Makefile (#228) 0cce6d2d6ab3c57f37a963497cbe7090616858a4 Use top-level common SemVersion() in creation of versioned tracer for bradfitz/gomemcache (#226)

... (truncated)

Changelog

Sourced from go.opentelemetry.io/contrib/bridges/otelslog's changelog.

Commits
  • 7e7d779 Release v0.11.0 (#282)
  • bf0a555 Use IntegrationShouldRun in gomemcache_test (#254)
  • 0171bec Bump github.com/gorilla/mux from 1.7.4 to 1.8.0 in /instrumentation/github.co...
  • 4b0e528 Bump github.com/aws/aws-sdk-go from 1.34.8 to 1.34.9 in /detectors/aws (#253)
  • 4215822 Host metrics instrumentation (#231)
  • f2ec169 [cortex] Authentication Implementation and Timestamp Fix (#246)
  • a21b1d8 Bump github.com/emicklei/go-restful/v3 from 3.2.0 to 3.3.0 in /instrumentatio...
  • b5ee702 Bump github.com/aws/aws-sdk-go from 1.34.7 to 1.34.8 in /detectors/aws (#251)
  • 936bcb7 Use a non-standard port for the DD example (#242)
  • 2b93770 feat: add example for beego instrumentation (#243)
  • 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 May 26, 2025
Bumps [go.opentelemetry.io/contrib/bridges/otelslog](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/bridges/otelslog
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added go Pull requests that update go code dependencies Pull requests that update a dependency file labels May 26, 2025
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants