Rename project default branch from master to main.
Fixed
Added failure message for AWS ECS resource detector for better debugging (#568)
Raw changes made between v0.16.0 and v0.17.0
cabeeb5 Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 in /instrumentation/github.com/labstack/echo/otelecho (#577) 7fe84fd Bump github.com/labstack/echo/v4 (#578) 8d6e61b Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws (#576) bd90f3e Eks resource detector bugfix (#575) e532370 (origin/main) Fix ECS resource detector bug (#569) b87d221 Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp (#572) 957a23c Bump actions/cache from v2 to v2.1.4 (#571) e3b511e Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws (#570) 33003dd Bump go.mongodb.org/mongo-driver (#573) cc69f93 added failure message - ECS resource detector (#568) fd60b5f Add ot-tracer-* propagator (#562) bc8b54d Update default branch name to main (#567) e0fb74f Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools (#565) feebb9b Bump github.com/aws/aws-sdk-go from 1.36.29 to 1.37.1 in /detectors/aws (#566) a7d455d (upstream/master) Update workflows to include main branch as trigger (#564) 90490ec (origin/master, origin/HEAD) Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.29 in /detectors/aws (#558) 33f383b Bump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp (#531) 6e9f6d3 Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#543) a101606 Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /exporters/metric/cortex (#530) 3d7fac5 Upgrade github.com/stretchr/testify from v1.6.1 to v1.7.0 (#557) 40b35ec Bump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 in /tools (#526) 37f53a3 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/runtime (#525) a77bcb3 Bump github.com/stretchr/testify in /exporters/metric/dogstatsd (#524) 77a5929 Bump google.golang.org/grpc (#545) bc4e070 Add code-coverage configuration to allow 1% delta (#555)
Configuration
📅Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕Ignore: Close this PR and you won't be reminded about this update again.
If you want to rebase/retry this PR, check this box
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [go.opentelemetry.io/contrib/bridges/otelslog](https://github.com/open-telemetry/opentelemetry-go-contrib) | `v0.16.0` → `v0.17.0` |  |  |
---
### Release Notes
<details>
<summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)</summary>
### [`v0.17.0`](https://github.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v0.17.0)
[Compare Source](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v0.16.0...v0.17.0)
Update `go.opentelemetry.io/otel` dependency to [v0.17.0](https://github.com/open-telemetry/opentelemetry-go/releases/tag/v0.17.0)
##### Added
- Add `ot-tracer` propagator ([#​562](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/562))
##### Changed
- Rename project default branch from `master` to `main`.
##### Fixed
- Added failure message for AWS ECS resource detector for better debugging ([#​568](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/568))
***
Raw changes made between v0.16.0 and v0.17.0
[`cabeeb5`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/cabeeb5eaae82d11dba465771bdd761ad2f21017) Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 in /instrumentation/github.com/labstack/echo/otelecho ([#​577](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/577))
[`7fe84fd`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/7fe84fdca70ce8eb56557f0d1b4f3a0784dda9db) Bump github.com/labstack/echo/v4 ([#​578](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/578))
[`8d6e61b`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/8d6e61be853b075afd04be982d5465056072a0fe) Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws ([#​576](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/576))
[`bd90f3e`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/bd90f3e3b2ae32332da6d19362604c1dfc53b33e) Eks resource detector bugfix ([#​575](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/575))
[`e532370`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e532370ba236af1b301852a9adc1fc370114e007) (origin/main) Fix ECS resource detector bug ([#​569](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/569))
[`b87d221`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/b87d221da861f89deb2ba9d55745f802e0befea2) Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp ([#​572](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/572))
[`957a23c`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/957a23cc454a8d230f74007a1425096b7ae2317f) Bump actions/cache from v2 to v2.1.4 ([#​571](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/571))
[`e3b511e`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e3b511e7d10de0c1f68620b24bb604751bb48dd3) Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws ([#​570](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/570))
[`33003dd`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/33003ddbceb7ef3f4dd9b1054799ac1bfc6fca1f) Bump go.mongodb.org/mongo-driver ([#​573](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/573))
[`cc69f93`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/cc69f93ac0599ca8c32981b5d3213167006f120c) added failure message - ECS resource detector ([#​568](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/568))
[`fd60b5f`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/fd60b5f9e174703969daa0c145aef668a2851f7a) Add ot-tracer-\* propagator ([#​562](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/562))
[`bc8b54d`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/bc8b54dea68481cebb9e73a25f412130e5d8dd6a) Update default branch name to main ([#​567](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/567))
[`e0fb74f`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/e0fb74f46649166e00322bfd52c0cb788f0d459c) Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools ([#​565](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/565))
[`feebb9b`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/feebb9b04ffd2afc3c6ed4dd3c48c11d4ffcd68f) Bump github.com/aws/aws-sdk-go from 1.36.29 to 1.37.1 in /detectors/aws ([#​566](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/566))
[`a7d455d`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/a7d455df9d48eeeb02e9ec0ae3baba9ed288c01b) (upstream/master) Update workflows to include main branch as trigger ([#​564](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/564))
[`90490ec`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/90490eca4f9dd4e1f5a47d69b010a1f958c8b43f) (origin/master, origin/HEAD) Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.29 in /detectors/aws ([#​558](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/558))
[`33f383b`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/33f383bb829594f5b1162376e5c3e1e88a36ea58) Bump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp ([#​531](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/531))
[`6e9f6d3`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/6e9f6d30f8ecf8833b1035ba653e6754e6081b7f) Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /instrumentation/google.golang.org/grpc/otelgrpc ([#​543](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/543))
[`a101606`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/a101606952e5996884fe5eaa2801db4674ca273a) Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /exporters/metric/cortex ([#​530](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/530))
[`3d7fac5`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/3d7fac58444908b490d164a5b34d83e801a26168) Upgrade github.com/stretchr/testify from v1.6.1 to v1.7.0 ([#​557](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/557))
[`40b35ec`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/40b35eceb6f067533f91d7b57af21d82ef3085d9) Bump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 in /tools ([#​526](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/526))
[`37f53a3`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/37f53a37e8987816544ec5c925499dcd131e4428) Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/runtime ([#​525](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/525))
[`a77bcb3`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/a77bcb366c76bc19ee5045321586bb2f2cfdcc23) Bump github.com/stretchr/testify in /exporters/metric/dogstatsd ([#​524](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/524))
[`77a5929`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/77a5929d7a0335b95f51fba8331a58f205ec16e3) Bump google.golang.org/grpc ([#​545](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/545))
[`bc4e070`](https://github.com/open-telemetry/opentelemetry-go-contrib/commit/bc4e07094979b460b8fd708e94ac61c2fcdb26a2) Add code-coverage configuration to allow 1% delta ([#​555](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/555))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v0.16.0→v0.17.0Release Notes
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)
v0.17.0Compare Source
Update
go.opentelemetry.io/oteldependency to v0.17.0Added
ot-tracerpropagator (#562)Changed
mastertomain.Fixed
Raw changes made between v0.16.0 and v0.17.0
cabeeb5Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 in /instrumentation/github.com/labstack/echo/otelecho (#577)7fe84fdBump github.com/labstack/echo/v4 (#578)8d6e61bBump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws (#576)bd90f3eEks resource detector bugfix (#575)e532370(origin/main) Fix ECS resource detector bug (#569)b87d221Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp (#572)957a23cBump actions/cache from v2 to v2.1.4 (#571)e3b511eBump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws (#570)33003ddBump go.mongodb.org/mongo-driver (#573)cc69f93added failure message - ECS resource detector (#568)fd60b5fAdd ot-tracer-* propagator (#562)bc8b54dUpdate default branch name to main (#567)e0fb74fBump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools (#565)feebb9bBump github.com/aws/aws-sdk-go from 1.36.29 to 1.37.1 in /detectors/aws (#566)a7d455d(upstream/master) Update workflows to include main branch as trigger (#564)90490ec(origin/master, origin/HEAD) Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.29 in /detectors/aws (#558)33f383bBump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp (#531)6e9f6d3Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#543)a101606Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /exporters/metric/cortex (#530)3d7fac5Upgrade github.com/stretchr/testify from v1.6.1 to v1.7.0 (#557)40b35ecBump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 in /tools (#526)37f53a3Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/runtime (#525)a77bcb3Bump github.com/stretchr/testify in /exporters/metric/dogstatsd (#524)77a5929Bump google.golang.org/grpc (#545)bc4e070Add code-coverage configuration to allow 1% delta (#555)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.