Skip to content

Conversation

@pracucci
Copy link
Contributor

@pracucci pracucci commented Jun 7, 2024

I think #416 introduced an issue. json marshalling doesn't support inline and so when HTTPClientConfig gets marshalled to JSON it gets marshalled to something like this:

{"http_headers":{"Headers":{"Header-Name":{}}}

while I would expect something like this:

{"http_headers":{"Header-Name":{}}

This PR should fix it.

Signed-off-by: Marco Pracucci <[email protected]>
@pracucci pracucci changed the title Show HTTPClientConfig JSON marshalling issue Fix HTTPClientConfig JSON marshalling Jun 7, 2024
@pracucci pracucci marked this pull request as ready for review June 7, 2024 14:35
@roidelapluie roidelapluie merged commit 3183099 into prometheus:main Jun 7, 2024
@roidelapluie
Copy link
Member

Thanks!

@pracucci pracucci deleted the show-http-header-issues branch June 10, 2024 06:47
yurishkuro referenced this pull request in jaegertracing/jaeger Jun 26, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/prometheus/common](https://github.com/prometheus/common)
| `v0.54.0` -> `v0.55.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.55.0`](https://github.com/prometheus/common/releases/tag/v0.55.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.54.0...v0.55.0)

#### What's Changed

- Update Go modules by [@&#8203;SuperQ](https://github.com/SuperQ) in
[https://github.com/prometheus/common/pull/643](https://github.com/prometheus/common/pull/643)
- enable errcheck linter by
[@&#8203;mmorel-35](https://github.com/mmorel-35) in
[https://github.com/prometheus/common/pull/637](https://github.com/prometheus/common/pull/637)
- Add a `RELEASE.md` and add
[@&#8203;gotjosh](https://github.com/gotjosh) as a mantainer by
[@&#8203;gotjosh](https://github.com/gotjosh) in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- Move goautoneg to external dependency by
[@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- Expose secret as SecretReader and InlineSecret from config package by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/650](https://github.com/prometheus/common/pull/650)
- Fix HTTPClientConfig JSON marshalling by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/651](https://github.com/prometheus/common/pull/651)
- Expose secret as FileSecret from config package by
[@&#8203;alanprot](https://github.com/alanprot) in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/646](https://github.com/prometheus/common/pull/646)
- Set http_headers to be omit empty by
[@&#8203;yeya24](https://github.com/yeya24) in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- chore: add HumanizeTimestamp; make ConvertToFloat exportable by
[@&#8203;freak12techno](https://github.com/freak12techno) in
[https://github.com/prometheus/common/pull/654](https://github.com/prometheus/common/pull/654)
- Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/659](https://github.com/prometheus/common/pull/659)
- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/656](https://github.com/prometheus/common/pull/656)
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/658](https://github.com/prometheus/common/pull/658)
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/657](https://github.com/prometheus/common/pull/657)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/660](https://github.com/prometheus/common/pull/660)
- Add SigV4 FIPS STS endpoint config by
[@&#8203;rajagopalanand](https://github.com/rajagopalanand) in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

#### New Contributors

- [@&#8203;gotjosh](https://github.com/gotjosh) made their first
contribution in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- [@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) made
their first contribution in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- [@&#8203;alanprot](https://github.com/alanprot) made their first
contribution in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- [@&#8203;yeya24](https://github.com/yeya24) made their first
contribution in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- [@&#8203;rajagopalanand](https://github.com/rajagopalanand) made
their first contribution in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

**Full Changelog**:
prometheus/common@v0.54.0...v0.55.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/jaegertracing/jaeger).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

---------

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
Co-authored-by: Yuri Shkuro <[email protected]>
MrAlias referenced this pull request in open-telemetry/opentelemetry-go-contrib Jun 26, 2024
…5806)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/prometheus/common](https://github.com/prometheus/common)
| `v0.54.0` -> `v0.55.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.55.0`](https://github.com/prometheus/common/releases/tag/v0.55.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.54.0...v0.55.0)

#### What's Changed

- Update Go modules by [@&#8203;SuperQ](https://github.com/SuperQ) in
[https://github.com/prometheus/common/pull/643](https://github.com/prometheus/common/pull/643)
- enable errcheck linter by
[@&#8203;mmorel-35](https://github.com/mmorel-35) in
[https://github.com/prometheus/common/pull/637](https://github.com/prometheus/common/pull/637)
- Add a `RELEASE.md` and add
[@&#8203;gotjosh](https://github.com/gotjosh) as a mantainer by
[@&#8203;gotjosh](https://github.com/gotjosh) in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- Move goautoneg to external dependency by
[@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- Expose secret as SecretReader and InlineSecret from config package by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/650](https://github.com/prometheus/common/pull/650)
- Fix HTTPClientConfig JSON marshalling by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/651](https://github.com/prometheus/common/pull/651)
- Expose secret as FileSecret from config package by
[@&#8203;alanprot](https://github.com/alanprot) in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/646](https://github.com/prometheus/common/pull/646)
- Set http_headers to be omit empty by
[@&#8203;yeya24](https://github.com/yeya24) in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- chore: add HumanizeTimestamp; make ConvertToFloat exportable by
[@&#8203;freak12techno](https://github.com/freak12techno) in
[https://github.com/prometheus/common/pull/654](https://github.com/prometheus/common/pull/654)
- Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/659](https://github.com/prometheus/common/pull/659)
- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/656](https://github.com/prometheus/common/pull/656)
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/658](https://github.com/prometheus/common/pull/658)
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/657](https://github.com/prometheus/common/pull/657)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/660](https://github.com/prometheus/common/pull/660)
- Add SigV4 FIPS STS endpoint config by
[@&#8203;rajagopalanand](https://github.com/rajagopalanand) in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

#### New Contributors

- [@&#8203;gotjosh](https://github.com/gotjosh) made their first
contribution in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- [@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) made
their first contribution in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- [@&#8203;alanprot](https://github.com/alanprot) made their first
contribution in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- [@&#8203;yeya24](https://github.com/yeya24) made their first
contribution in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- [@&#8203;rajagopalanand](https://github.com/rajagopalanand) made
their first contribution in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

**Full Changelog**:
prometheus/common@v0.54.0...v0.55.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-go-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
MrAlias referenced this pull request in open-telemetry/opentelemetry-go Jun 26, 2024
…5552)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/prometheus/common](https://github.com/prometheus/common)
| `v0.54.0` -> `v0.55.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.55.0`](https://github.com/prometheus/common/releases/tag/v0.55.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.54.0...v0.55.0)

#### What's Changed

- Update Go modules by [@&#8203;SuperQ](https://github.com/SuperQ) in
[https://github.com/prometheus/common/pull/643](https://github.com/prometheus/common/pull/643)
- enable errcheck linter by
[@&#8203;mmorel-35](https://github.com/mmorel-35) in
[https://github.com/prometheus/common/pull/637](https://github.com/prometheus/common/pull/637)
- Add a `RELEASE.md` and add
[@&#8203;gotjosh](https://github.com/gotjosh) as a mantainer by
[@&#8203;gotjosh](https://github.com/gotjosh) in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- Move goautoneg to external dependency by
[@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- Expose secret as SecretReader and InlineSecret from config package by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/650](https://github.com/prometheus/common/pull/650)
- Fix HTTPClientConfig JSON marshalling by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/651](https://github.com/prometheus/common/pull/651)
- Expose secret as FileSecret from config package by
[@&#8203;alanprot](https://github.com/alanprot) in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/646](https://github.com/prometheus/common/pull/646)
- Set http_headers to be omit empty by
[@&#8203;yeya24](https://github.com/yeya24) in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- chore: add HumanizeTimestamp; make ConvertToFloat exportable by
[@&#8203;freak12techno](https://github.com/freak12techno) in
[https://github.com/prometheus/common/pull/654](https://github.com/prometheus/common/pull/654)
- Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/659](https://github.com/prometheus/common/pull/659)
- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/656](https://github.com/prometheus/common/pull/656)
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/658](https://github.com/prometheus/common/pull/658)
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/657](https://github.com/prometheus/common/pull/657)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/660](https://github.com/prometheus/common/pull/660)
- Add SigV4 FIPS STS endpoint config by
[@&#8203;rajagopalanand](https://github.com/rajagopalanand) in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

#### New Contributors

- [@&#8203;gotjosh](https://github.com/gotjosh) made their first
contribution in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- [@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) made
their first contribution in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- [@&#8203;alanprot](https://github.com/alanprot) made their first
contribution in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- [@&#8203;yeya24](https://github.com/yeya24) made their first
contribution in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- [@&#8203;rajagopalanand](https://github.com/rajagopalanand) made
their first contribution in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

**Full Changelog**:
prometheus/common@v0.54.0...v0.55.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mx-psi referenced this pull request in open-telemetry/opentelemetry-collector-contrib Jul 2, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/prometheus/common](https://github.com/prometheus/common)
| `v0.54.0` -> `v0.55.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.55.0`](https://github.com/prometheus/common/releases/tag/v0.55.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.54.0...v0.55.0)

#### What's Changed

- Update Go modules by [@&#8203;SuperQ](https://github.com/SuperQ) in
[https://github.com/prometheus/common/pull/643](https://github.com/prometheus/common/pull/643)
- enable errcheck linter by
[@&#8203;mmorel-35](https://github.com/mmorel-35) in
[https://github.com/prometheus/common/pull/637](https://github.com/prometheus/common/pull/637)
- Add a `RELEASE.md` and add
[@&#8203;gotjosh](https://github.com/gotjosh) as a mantainer by
[@&#8203;gotjosh](https://github.com/gotjosh) in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- Move goautoneg to external dependency by
[@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- Expose secret as SecretReader and InlineSecret from config package by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/650](https://github.com/prometheus/common/pull/650)
- Fix HTTPClientConfig JSON marshalling by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/651](https://github.com/prometheus/common/pull/651)
- Expose secret as FileSecret from config package by
[@&#8203;alanprot](https://github.com/alanprot) in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/646](https://github.com/prometheus/common/pull/646)
- Set http_headers to be omit empty by
[@&#8203;yeya24](https://github.com/yeya24) in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- chore: add HumanizeTimestamp; make ConvertToFloat exportable by
[@&#8203;freak12techno](https://github.com/freak12techno) in
[https://github.com/prometheus/common/pull/654](https://github.com/prometheus/common/pull/654)
- Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/659](https://github.com/prometheus/common/pull/659)
- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/656](https://github.com/prometheus/common/pull/656)
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/658](https://github.com/prometheus/common/pull/658)
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/657](https://github.com/prometheus/common/pull/657)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/660](https://github.com/prometheus/common/pull/660)
- Add SigV4 FIPS STS endpoint config by
[@&#8203;rajagopalanand](https://github.com/rajagopalanand) in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

#### New Contributors

- [@&#8203;gotjosh](https://github.com/gotjosh) made their first
contribution in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- [@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) made
their first contribution in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- [@&#8203;alanprot](https://github.com/alanprot) made their first
contribution in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- [@&#8203;yeya24](https://github.com/yeya24) made their first
contribution in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- [@&#8203;rajagopalanand](https://github.com/rajagopalanand) made
their first contribution in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

**Full Changelog**:
prometheus/common@v0.54.0...v0.55.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
mx-psi referenced this pull request in open-telemetry/opentelemetry-collector Jul 2, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/prometheus/common](https://github.com/prometheus/common)
| `v0.54.0` -> `v0.55.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fprometheus%2fcommon/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fcommon/v0.54.0/v0.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.55.0`](https://github.com/prometheus/common/releases/tag/v0.55.0)

[Compare
Source](https://github.com/prometheus/common/compare/v0.54.0...v0.55.0)

##### What's Changed

- Update Go modules by [@&#8203;SuperQ](https://github.com/SuperQ) in
[https://github.com/prometheus/common/pull/643](https://github.com/prometheus/common/pull/643)
- enable errcheck linter by
[@&#8203;mmorel-35](https://github.com/mmorel-35) in
[https://github.com/prometheus/common/pull/637](https://github.com/prometheus/common/pull/637)
- Add a `RELEASE.md` and add
[@&#8203;gotjosh](https://github.com/gotjosh) as a mantainer by
[@&#8203;gotjosh](https://github.com/gotjosh) in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- Move goautoneg to external dependency by
[@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- Expose secret as SecretReader and InlineSecret from config package by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/650](https://github.com/prometheus/common/pull/650)
- Fix HTTPClientConfig JSON marshalling by
[@&#8203;pracucci](https://github.com/pracucci) in
[https://github.com/prometheus/common/pull/651](https://github.com/prometheus/common/pull/651)
- Expose secret as FileSecret from config package by
[@&#8203;alanprot](https://github.com/alanprot) in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/646](https://github.com/prometheus/common/pull/646)
- Set http_headers to be omit empty by
[@&#8203;yeya24](https://github.com/yeya24) in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- chore: add HumanizeTimestamp; make ConvertToFloat exportable by
[@&#8203;freak12techno](https://github.com/freak12techno) in
[https://github.com/prometheus/common/pull/654](https://github.com/prometheus/common/pull/654)
- Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/659](https://github.com/prometheus/common/pull/659)
- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/656](https://github.com/prometheus/common/pull/656)
- Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/658](https://github.com/prometheus/common/pull/658)
- Bump golang.org/x/net from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/prometheus/common/pull/657](https://github.com/prometheus/common/pull/657)
- Synchronize common files from prometheus/prometheus by
[@&#8203;prombot](https://github.com/prombot) in
[https://github.com/prometheus/common/pull/660](https://github.com/prometheus/common/pull/660)
- Add SigV4 FIPS STS endpoint config by
[@&#8203;rajagopalanand](https://github.com/rajagopalanand) in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

##### New Contributors

- [@&#8203;gotjosh](https://github.com/gotjosh) made their first
contribution in
[https://github.com/prometheus/common/pull/644](https://github.com/prometheus/common/pull/644)
- [@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) made
their first contribution in
[https://github.com/prometheus/common/pull/625](https://github.com/prometheus/common/pull/625)
- [@&#8203;alanprot](https://github.com/alanprot) made their first
contribution in
[https://github.com/prometheus/common/pull/653](https://github.com/prometheus/common/pull/653)
- [@&#8203;yeya24](https://github.com/yeya24) made their first
contribution in
[https://github.com/prometheus/common/pull/655](https://github.com/prometheus/common/pull/655)
- [@&#8203;rajagopalanand](https://github.com/rajagopalanand) made
their first contribution in
[https://github.com/prometheus/common/pull/649](https://github.com/prometheus/common/pull/649)

**Full Changelog**:
prometheus/common@v0.54.0...v0.55.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants