Skip to content

Add stored procedure columns to events#3

Merged
cjksplunk merged 104 commits into
mainfrom
add-stored-procedure-columns-to-events
Jan 21, 2026
Merged

Add stored procedure columns to events#3
cjksplunk merged 104 commits into
mainfrom
add-stored-procedure-columns-to-events

Conversation

@cjksplunk
Copy link
Copy Markdown
Owner

Description

Link to tracking issue

Fixes

Testing

Documentation

cjksplunk and others added 30 commits November 24, 2025 10:09
# Conflicts:
#	receiver/sqlserverreceiver/templates/dbQueryAndTextQuery.tmpl
renovate Bot and others added 26 commits January 20, 2026 08:40
…pen-telemetry#45502)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/DataDog/datadog-api-client-go/v2](https://github.com/DataDog/datadog-api-client-go)
| `v2.53.0` → `v2.54.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.54.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fdatadog-api-client-go%2fv2/v2.53.0/v2.54.0?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>DataDog/datadog-api-client-go
(github.com/DataDog/datadog-api-client-go/v2)</summary>

###
[`v2.54.0`](https://github.com/DataDog/datadog-api-client-go/releases/tag/v2.54.0)

[Compare
Source](https://github.com/DataDog/datadog-api-client-go/compare/v2.53.0...v2.54.0)

See ./CHANGELOG.md for details

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.44.0` →
`v1.44.2` |
![age](https://developer.mend.io/api/mc/badges/age/go/modernc.org%2fsqlite/v1.44.2?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/modernc.org%2fsqlite/v1.44.0/v1.44.2?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>cznic/sqlite (modernc.org/sqlite)</summary>

###
[`v1.44.2`](https://gitlab.com/cznic/sqlite/compare/v1.44.1...v1.44.2)

[Compare
Source](https://gitlab.com/cznic/sqlite/compare/v1.44.1...v1.44.2)

###
[`v1.44.1`](https://gitlab.com/cznic/sqlite/compare/v1.44.0...v1.44.1)

[Compare
Source](https://gitlab.com/cznic/sqlite/compare/v1.44.0...v1.44.1)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
…5504)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/google/cadvisor](https://github.com/google/cadvisor)
| `v0.55.1` → `v0.56.2` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fcadvisor/v0.56.2?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fcadvisor/v0.55.1/v0.56.2?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>google/cadvisor (github.com/google/cadvisor)</summary>

###
[`v0.56.2`](https://github.com/google/cadvisor/releases/tag/v0.56.2):
cAdvisor v0.56.2

[Compare
Source](https://github.com/google/cadvisor/compare/v0.56.1...v0.56.2)

#### What's Changed

- docker: fix nil pointer dereference when GraphDriver is nil by
[@&open-telemetry#8203;dims](https://github.com/dims) in
[#&open-telemetry#8203;3816](https://github.com/google/cadvisor/pull/3816)

**Full Changelog**:
<google/cadvisor@v0.56.1...v0.56.2>

#### What's Changed

- docker: fix nil pointer dereference when GraphDriver is nil by
[@&open-telemetry#8203;dims](https://github.com/dims) in
[#&open-telemetry#8203;3816](https://github.com/google/cadvisor/pull/3816)

**Full Changelog**:
<google/cadvisor@v0.56.1...v0.56.2>

###
[`v0.56.1`](https://github.com/google/cadvisor/releases/tag/v0.56.1):
cAdvisor v0.56.1

[Compare
Source](https://github.com/google/cadvisor/compare/v0.56.0...v0.56.1)

#### What's Changed

- Fixing entrypoint- and healthcheck script in container by
[@&open-telemetry#8203;benji2k2](https://github.com/benji2k2) in
[#&open-telemetry#8203;3814](https://github.com/google/cadvisor/pull/3814)

**Full Changelog**:
<google/cadvisor@v0.56.0...v0.56.1>

#### What's Changed

- Fixing entrypoint- and healthcheck script in container by
[@&open-telemetry#8203;benji2k2](https://github.com/benji2k2) in
[#&open-telemetry#8203;3814](https://github.com/google/cadvisor/pull/3814)

**Full Changelog**:
<google/cadvisor@v0.56.0...v0.56.1>

###
[`v0.56.0`](https://github.com/google/cadvisor/releases/tag/v0.56.0):
cAdvisor v0.56.0

[Compare
Source](https://github.com/google/cadvisor/compare/v0.55.1...v0.56.0)

#### Upgrade

- [docker versions older than 25.0 are no longer
supported](https://github.com/google/cadvisor/pull/3757#issuecomment-3750329932)

#### What's Changed

- Expose s390x CPU Topology to Prometheus by
[@&open-telemetry#8203;madeelibm](https://github.com/madeelibm) in
[#&open-telemetry#8203;3610](https://github.com/google/cadvisor/pull/3610)
- Replace references to docker registry `gcr.io` with `ghcr.io` by
[@&open-telemetry#8203;luckv](https://github.com/luckv) in
[#&open-telemetry#8203;3806](https://github.com/google/cadvisor/pull/3806)
- fix: docker working even without containerd by
[@&open-telemetry#8203;benji2k2](https://github.com/benji2k2) in
[#&open-telemetry#8203;3796](https://github.com/google/cadvisor/pull/3796)
- feat(summary): add standard deviation in derived metrics by
[@&open-telemetry#8203;sambhav-jain-16](https://github.com/sambhav-jain-16)
in [#&open-telemetry#8203;3797](https://github.com/google/cadvisor/pull/3797)
- fix: modified container healthcheck to support custom port via
-port/--port flag by
[@&open-telemetry#8203;dylandacosta8](https://github.com/dylandacosta8) in
[#&open-telemetry#8203;3789](https://github.com/google/cadvisor/pull/3789)
- update README by
[@&open-telemetry#8203;SirSobhan0](https://github.com/SirSobhan0) in
[#&open-telemetry#8203;3809](https://github.com/google/cadvisor/pull/3809)
- Update containerd, docker, moby, and opencontainers dependencies by
[@&open-telemetry#8203;dims](https://github.com/dims) in
[#&open-telemetry#8203;3812](https://github.com/google/cadvisor/pull/3812)
- docker: migrate to github.com/moby/moby modules by
[@&open-telemetry#8203;thaJeztah](https://github.com/thaJeztah) in
[#&open-telemetry#8203;3757](https://github.com/google/cadvisor/pull/3757)

#### New Contributors

- [@&open-telemetry#8203;luckv](https://github.com/luckv) made their first
contribution in
[#&open-telemetry#8203;3806](https://github.com/google/cadvisor/pull/3806)
- [@&open-telemetry#8203;benji2k2](https://github.com/benji2k2) made their
first contribution in
[#&open-telemetry#8203;3796](https://github.com/google/cadvisor/pull/3796)
- [@&open-telemetry#8203;dylandacosta8](https://github.com/dylandacosta8)
made their first contribution in
[#&open-telemetry#8203;3789](https://github.com/google/cadvisor/pull/3789)
- [@&open-telemetry#8203;SirSobhan0](https://github.com/SirSobhan0) made
their first contribution in
[#&open-telemetry#8203;3809](https://github.com/google/cadvisor/pull/3809)

**Full Changelog**:
<google/cadvisor@v0.55.1...v0.56.0>

#### What's Changed

- Expose s390x CPU Topology to Prometheus by
[@&open-telemetry#8203;madeelibm](https://github.com/madeelibm) in
[#&open-telemetry#8203;3610](https://github.com/google/cadvisor/pull/3610)
- Replace references to docker registry `gcr.io` with `ghcr.io` by
[@&open-telemetry#8203;luckv](https://github.com/luckv) in
[#&open-telemetry#8203;3806](https://github.com/google/cadvisor/pull/3806)
- fix: docker working even without containerd by
[@&open-telemetry#8203;benji2k2](https://github.com/benji2k2) in
[#&open-telemetry#8203;3796](https://github.com/google/cadvisor/pull/3796)
- feat(summary): add standard deviation in derived metrics by
[@&open-telemetry#8203;sambhav-jain-16](https://github.com/sambhav-jain-16)
in [#&open-telemetry#8203;3797](https://github.com/google/cadvisor/pull/3797)
- fix: modified container healthcheck to support custom port via
-port/--port flag by
[@&open-telemetry#8203;dylandacosta8](https://github.com/dylandacosta8) in
[#&open-telemetry#8203;3789](https://github.com/google/cadvisor/pull/3789)
- update README by
[@&open-telemetry#8203;SirSobhan0](https://github.com/SirSobhan0) in
[#&open-telemetry#8203;3809](https://github.com/google/cadvisor/pull/3809)
- Update containerd, docker, moby, and opencontainers dependencies by
[@&open-telemetry#8203;dims](https://github.com/dims) in
[#&open-telemetry#8203;3812](https://github.com/google/cadvisor/pull/3812)
- docker: migrate to github.com/moby/moby modules by
[@&open-telemetry#8203;thaJeztah](https://github.com/thaJeztah) in
[#&open-telemetry#8203;3757](https://github.com/google/cadvisor/pull/3757)

#### New Contributors

- [@&open-telemetry#8203;luckv](https://github.com/luckv) made their first
contribution in
[#&open-telemetry#8203;3806](https://github.com/google/cadvisor/pull/3806)
- [@&open-telemetry#8203;benji2k2](https://github.com/benji2k2) made their
first contribution in
[#&open-telemetry#8203;3796](https://github.com/google/cadvisor/pull/3796)
- [@&open-telemetry#8203;dylandacosta8](https://github.com/dylandacosta8)
made their first contribution in
[#&open-telemetry#8203;3789](https://github.com/google/cadvisor/pull/3789)
- [@&open-telemetry#8203;SirSobhan0](https://github.com/SirSobhan0) made
their first contribution in
[#&open-telemetry#8203;3809](https://github.com/google/cadvisor/pull/3809)

**Full Changelog**:
<google/cadvisor@v0.55.1...v0.56.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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
…45495)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go)
| `v1.59.0` → `v1.59.1` |
![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fstorage/v1.59.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/cloud.google.com%2fgo%2fstorage/v1.59.0/v1.59.1?slim=true)
|

---

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

---

### 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
…elemetry#45521)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/DataDog/agent-payload/v5](https://github.com/DataDog/agent-payload)
| `v5.0.178` → `v5.0.179` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.179?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDataDog%2fagent-payload%2fv5/v5.0.178/v5.0.179?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>DataDog/agent-payload
(github.com/DataDog/agent-payload/v5)</summary>

###
[`v5.0.179`](https://github.com/DataDog/agent-payload/releases/tag/v5.0.179)

[Compare
Source](https://github.com/DataDog/agent-payload/compare/v5.0.178...v5.0.179)

##### What's Changed

- \[CODEOWNERS] Update container-app to kubernetes-experiences by
[@&open-telemetry#8203;mbotarro](https://github.com/mbotarro) in
[#&open-telemetry#8203;434](https://github.com/DataDog/agent-payload/pull/434)
- Pin setup-python Github actions in test workflow by
[@&open-telemetry#8203;Enzu83](https://github.com/Enzu83) in
[#&open-telemetry#8203;436](https://github.com/DataDog/agent-payload/pull/436)
- \[agent-health] add proto definition by
[@&open-telemetry#8203;pducolin](https://github.com/pducolin) in
[#&open-telemetry#8203;438](https://github.com/DataDog/agent-payload/pull/438)

##### New Contributors

- [@&open-telemetry#8203;Enzu83](https://github.com/Enzu83) made their first
contribution in
[#&open-telemetry#8203;436](https://github.com/DataDog/agent-payload/pull/436)
- [@&open-telemetry#8203;pducolin](https://github.com/pducolin) made their
first contribution in
[#&open-telemetry#8203;438](https://github.com/DataDog/agent-payload/pull/438)

**Full Changelog**:
<DataDog/agent-payload@v5.0.178...v5.0.179>

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
…y#45496)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/klauspost/compress](https://github.com/klauspost/compress)
| `v1.18.2` → `v1.18.3` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fklauspost%2fcompress/v1.18.3?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fklauspost%2fcompress/v1.18.2/v1.18.3?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>klauspost/compress (github.com/klauspost/compress)</summary>

###
[`v1.18.3`](https://github.com/klauspost/compress/releases/tag/v1.18.3)

[Compare
Source](https://github.com/klauspost/compress/compare/v1.18.2...v1.18.3)

Downstream CVE-2025-61728

See
[golang/go#77102](https://github.com/golang/go/issues/77102)

**Full Changelog**:
<klauspost/compress@v1.18.2...v1.18.3>

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
…ry#45497)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb)
| `v1.9.5` → `v1.9.6` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.9.6?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmicrosoft%2fgo-mssqldb/v1.9.5/v1.9.6?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>microsoft/go-mssqldb
(github.com/microsoft/go-mssqldb)</summary>

###
[`v1.9.6`](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.9.6)

[Compare
Source](https://github.com/microsoft/go-mssqldb/compare/v1.9.5...v1.9.6)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/SAP/go-hdb](https://github.com/SAP/go-hdb) |
`v1.14.17` → `v1.14.18` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fSAP%2fgo-hdb/v1.14.18?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fSAP%2fgo-hdb/v1.14.17/v1.14.18?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>SAP/go-hdb (github.com/SAP/go-hdb)</summary>

###
[`v1.14.18`](https://github.com/SAP/go-hdb/releases/tag/v1.14.18)

[Compare
Source](https://github.com/SAP/go-hdb/compare/v1.14.17...v1.14.18)

v1.14.18

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
…tes (open-telemetry#45488)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

The `mdatagen` recently added support for generating and documenting
feature gates.

In this PR, I'm updating all the existing feature gates with the
`mdatagen` ones.

---------

Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
#### Description
Removing replace statement added in open-telemetry#42753 since all dependencies have
been updated and the replaced module is no longer used.

#### Link to tracking issue
Fixes open-telemetry#42766

Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go)
| `v1.30.0` → `v1.31.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fdetectors%2fgcp/v1.31.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fdetectors%2fgcp/v1.30.0/v1.31.0?slim=true)
|
|
[github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go)
| `v0.54.0` → `v0.55.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector/v0.55.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector/v0.54.0/v0.55.0?slim=true)
|
|
[github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector/googlemanagedprometheus](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go)
| `v0.54.0` → `v0.55.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector%2fgooglemanagedprometheus/v0.55.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fexporter%2fcollector%2fgooglemanagedprometheus/v0.54.0/v0.55.0?slim=true)
|
|
[github.com/GoogleCloudPlatform/opentelemetry-operations-go/extension/googleclientauthextension](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go)
| `v0.54.0` → `v0.55.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fextension%2fgoogleclientauthextension/v0.55.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fGoogleCloudPlatform%2fopentelemetry-operations-go%2fextension%2fgoogleclientauthextension/v0.54.0/v0.55.0?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/opentelemetry-operations-go
(github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/collector)</summary>

###
[`v0.55.0`](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.55.0):
v1.31.0/v0.55.0

[Compare
Source](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.54.0...v0.55.0)

##### What's Changed

- Add feature gate to allow sending log trace context without a prefix
by [@&open-telemetry#8203;dashpole](https://github.com/dashpole) in
[#&open-telemetry#8203;1079](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1079)
- \[exporter/collector/logs] Support `httpRequest.status` field as
integer or string containing an integer. by
[@&open-telemetry#8203;franciscovalentecastro](https://github.com/franciscovalentecastro)
in
[#&open-telemetry#8203;1080](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1080)
- Fix CI by [@&open-telemetry#8203;dashpole](https://github.com/dashpole) in
[#&open-telemetry#8203;1086](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1086)
- precompile regex from resource filters by
[@&open-telemetry#8203;dashpole](https://github.com/dashpole) in
[#&open-telemetry#8203;1085](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1085)
- Add region tags in OTLP Trace Sample by
[@&open-telemetry#8203;psx95](https://github.com/psx95) in
[#&open-telemetry#8203;1089](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1089)
- \[exporter/collector/logs] Create `Int32OrString` and `Int64OrString`
to handle integer fields in `gcp.http_request`. by
[@&open-telemetry#8203;franciscovalentecastro](https://github.com/franciscovalentecastro)
in
[#&open-telemetry#8203;1091](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1091)
- \[chore] Pre-release steps for `opentelemetry-operations-go` repo
release. by
[@&open-telemetry#8203;franciscovalentecastro](https://github.com/franciscovalentecastro)
in
[#&open-telemetry#8203;1092](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1092)

**Full Changelog**:
<GoogleCloudPlatform/opentelemetry-operations-go@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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[otel/opentelemetry-collector](https://github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.143.1` → `0.144.0` |
|
[otel/opentelemetry-collector-contrib](https://github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.143.1` → `0.144.0` |

---

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

---

### Release Notes

<details>
<summary>open-telemetry/opentelemetry-collector-releases
(otel/opentelemetry-collector)</summary>

###
[`v0.144.0`](https://github.com/open-telemetry/opentelemetry-collector-releases/blob/HEAD/CHANGELOG.md#v01440)

[Compare
Source](https://github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.143.1...v0.144.0)

##### 💡 Enhancements 💡

- `opampsupervisor`: Readd fixed MSI package release artifacts for the
OpAMP supervisor
([#&open-telemetry#8203;1261](https://github.com/open-telemetry/opentelemetry-collector-releases/issues/1261),
[#&open-telemetry#8203;1332](https://github.com/open-telemetry/opentelemetry-collector-releases/issues/1332))

</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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

Following the release of 0.144.0, updating examples to use the
otlp_http.

Part of
open-telemetry/opentelemetry-collector#14429

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
…1.0 (open-telemetry#45529)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
| `v1.20.19` → `v1.21.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.21.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.20.19/v1.21.0?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>aws/aws-sdk-go-v2
(github.com/aws/aws-sdk-go-v2/feature/s3/manager)</summary>

###
[`v1.21.0`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2023-08-10)

#### Module Highlights

- `github.com/aws/aws-sdk-go-v2/service/cloudtrail`:
[v1.28.3](service/cloudtrail/CHANGELOG.md#v1283-2023-08-10)
  - **Documentation**: Documentation updates for CloudTrail.
- `github.com/aws/aws-sdk-go-v2/service/connect`:
[v1.65.0](service/connect/CHANGELOG.md#v1650-2023-08-10)
- **Feature**: This release adds APIs to provision agents that are
global / available in multiple AWS regions and distribute them across
these regions by percentage.
- `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`:
[v1.21.0](service/elasticloadbalancingv2/CHANGELOG.md#v1210-2023-08-10)
- **Feature**: This release enables configuring security groups for
Network Load Balancers
- `github.com/aws/aws-sdk-go-v2/service/omics`:
[v1.7.0](service/omics/CHANGELOG.md#v170-2023-08-10)
- **Feature**: This release adds instanceType to GetRunTask &
ListRunTasks responses.
- `github.com/aws/aws-sdk-go-v2/service/secretsmanager`:
[v1.21.0](service/secretsmanager/CHANGELOG.md#v1210-2023-08-10)
- **Feature**: Add additional InvalidRequestException to list of
possible exceptions for ListSecret.
- `github.com/aws/aws-sdk-go-v2/service/transfer`:
[v1.33.3](service/transfer/CHANGELOG.md#v1333-2023-08-10)
  - **Documentation**: Documentation updates for AW Transfer Family

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `v1.44.2` →
`v1.44.3` |
![age](https://developer.mend.io/api/mc/badges/age/go/modernc.org%2fsqlite/v1.44.3?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/modernc.org%2fsqlite/v1.44.2/v1.44.3?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>cznic/sqlite (modernc.org/sqlite)</summary>

###
[`v1.44.3`](https://gitlab.com/cznic/sqlite/compare/v1.44.2...v1.44.3)

[Compare
Source](https://gitlab.com/cznic/sqlite/compare/v1.44.2...v1.44.3)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
…d/common to v1.3.35 (open-telemetry#45530)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go)
| `v1.3.34` → `v1.3.35` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.3.35?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftencentcloud%2ftencentcloud-sdk-go%2ftencentcloud%2fcommon/v1.3.34/v1.3.35?slim=true)
|

---

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

---

### Release Notes

<details>
<summary>tencentcloud/tencentcloud-sdk-go
(github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common)</summary>

###
[`v1.3.35`](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.34...v1.3.35)

[Compare
Source](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.3.34...v1.3.35)

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
…ature gate to beta (open-telemetry#45520)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This promotes the
`receiver.prometheusreceiver.RemoveReportExtraScrapeMetricsConfig`
feature gate from alpha to beta, making it enabled by default. The
feature gate was introduced in v0.143.0, so it should be fine to merge
it now and release the change in v0.145.0

The `report_extra_scrape_metrics` configuration option is now ignored by
default. Extra scrape metrics are instead controlled by the
`EnableReportExtraScrapeMetrics` feature gate or the Prometheus upstream
configuration in available in `PromConfig`.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Related to open-telemetry#44181, but still doesn't fix it since we want to remove the
functionality completely in v0.147.0
…e gates (open-telemetry#45487)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

The `mdatagen` recently added support for generating and documenting
feature gates.

In this PR, I'm updating all the existing feature gates with the
`mdatagen` ones.

---------

Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Updates open-telemetry#24671

<!--Describe what testing was performed and which tests were added.-->
#### Testing

<!--Describe the documentation added.-->
#### Documentation

<!--Please delete paragraphs that you did not use before submitting.-->

---------

Signed-off-by: Israel Blancas <iblancasa@gmail.com>
The exporter example showed the name as `otlp` when it should have been
`stef`.

Signed-off-by: alex boten <223565+codeboten@users.noreply.github.com>
open-telemetry#45527)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This PR promotes `receiver.azureeventhubreceiver.UseAzeventhubs` to
Stable as no issues have been reported since the flag was [moved to
Beta](open-telemetry#44340)
in `v0.141.0`

This also removes
[github.com/Azure/go-autorest](https://github.com/Azure/go-autorest)
from this component, which is a deprecated library.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Relates to open-telemetry#44335

<!--Describe the documentation added.-->
#### Documentation
Updated documentation accordingly

<!--Please delete paragraphs that you did not use before submitting.-->
…attributes (open-telemetry#45463)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Improve documentation about log rotation and file attributes to be
explicit in the current design and behaviour.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#38454

---------

Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
**Description**

Uses the new
[display_name](open-telemetry/opentelemetry-collector#14115)
and description metadata fields for components.

Related to
open-telemetry/opentelemetry-collector#14114
and open-telemetry/opentelemetry-collector#14400

I will follow up with the other component types, but wanted to keep
change sets small-ish for easy reviewing
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Adds note about
open-telemetry/opentelemetry-collector-releases/issues/1350 to the
v0.144.0 changelo
…namespace from being watched (open-telemetry#41440)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

This PR introduces a new parameter to the receiver config, called
`ignore_namespaces` its array of string that specify which namespaces
should be excluded from being watched at all (can be a regex expression)
the option in my opinion should not be used together with the
`Namespaces` option, as one is allowlist and the other is denylist

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#36217

<!--Describe what testing was performed and which tests were added.-->
#### Testing
ran a kind cluster, deployed otel collector configured with this
receiver and a debug exporter, created pods in a namespace that is in
the deny list and saw that they are not being pulled/watched and that
pods in other namespaces are pulled/watched


<!--Please delete paragraphs that you did not use before submitting.-->

---------

Signed-off-by: AvivGuiser <avivguiser@gmail.com>
Co-authored-by: Christos Markou <chrismarkou92@gmail.com>
@cjksplunk cjksplunk merged commit fa09c77 into main Jan 21, 2026
32 of 33 checks passed
cjksplunk pushed a commit that referenced this pull request Jan 30, 2026
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Added configuration schemas to following components:

* activedirectorydsreceiver
* aerospikereceiver
* apachereceiver
* apachesparkreceiver
* azureblobreceiver
* azureeventhubreceiver
* azuremonitorreceiver
* bigipreceiver

Schemas were generated with
[schemagen](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/cmd/schemagen/README.md)
script.

Link to tracking issue

open-telemetry#42214
cjksplunk pushed a commit that referenced this pull request Feb 24, 2026
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Add `Base64Encode` OTTL converter function to encode strings into base64
format with support for multiple variants (`base64`, `base64-raw`,
`base64-url`, `base64-raw-url`). This function addresses the need to
handle characters not allowed by certain exporters like NATS Core.
<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#46071

<!--Describe what testing was performed and which tests were added.-->
#### Testing
Tested manually and added unit and e2e tests.
Test config:
```yaml
processors:
  transform:
    log_statements:
      - context: log
        statements:
          - set(attributes["encoded_default"], Base64Encode(attributes["plain_text"]))
          
          - set(attributes["encoded_base64_raw"], Base64Encode(attributes["plain_text"], "base64-raw"))
          
          - set(attributes["encoded_base64_url"], Base64Encode(attributes["plain_text"], "base64-url"))
          
          - set(attributes["encoded_base64_raw_url"], Base64Encode(attributes["plain_text"], "base64-raw-url"))
```
Test input:
```json
{"plain_text": "test string"}
{"plain_text": "hello world"}
{"plain_text": "special chars: @#$%"}
{"plain_text": "URL encoding test: https://example.com?param=value&other=123"}
```
Test result:
```
LogRecord #0
Body: Str({"plain_text": "test string"})
Attributes:
     -> log.file.name: Str(test_data.log)
     -> plain_text: Str(test string)
     -> encoded_default: Str(dGVzdCBzdHJpbmc=)
     -> encoded_base64_raw: Str(dGVzdCBzdHJpbmc)
     -> encoded_base64_url: Str(dGVzdCBzdHJpbmc=)
     -> encoded_base64_raw_url: Str(dGVzdCBzdHJpbmc)
LogRecord #1
Body: Str({"plain_text": "hello world"})
Attributes:
     -> log.file.name: Str(test_data.log)
     -> plain_text: Str(hello world)
     -> encoded_default: Str(aGVsbG8gd29ybGQ=)
     -> encoded_base64_raw: Str(aGVsbG8gd29ybGQ)
     -> encoded_base64_url: Str(aGVsbG8gd29ybGQ=)
     -> encoded_base64_raw_url: Str(aGVsbG8gd29ybGQ)
LogRecord #2
Body: Str({"plain_text": "special chars: @#$%"})
Attributes:
     -> log.file.name: Str(test_data.log)
     -> plain_text: Str(special chars: @#$%)
     -> encoded_default: Str(c3BlY2lhbCBjaGFyczogQCMkJQ==)
     -> encoded_base64_raw: Str(c3BlY2lhbCBjaGFyczogQCMkJQ)
     -> encoded_base64_url: Str(c3BlY2lhbCBjaGFyczogQCMkJQ==)
     -> encoded_base64_raw_url: Str(c3BlY2lhbCBjaGFyczogQCMkJQ)
LogRecord #3
Body: Str({"plain_text": "URL encoding test: https://example.com?param=value&other=123"})
Attributes:
     -> log.file.name: Str(test_data.log)
     -> plain_text: Str(URL encoding test: https://example.com?param=value&other=123)
     -> encoded_default: Str(VVJMIGVuY29kaW5nIHRlc3Q6IGh0dHBzOi8vZXhhbXBsZS5jb20/cGFyYW09dmFsdWUmb3RoZXI9MTIz)
     -> encoded_base64_raw: Str(VVJMIGVuY29kaW5nIHRlc3Q6IGh0dHBzOi8vZXhhbXBsZS5jb20/cGFyYW09dmFsdWUmb3RoZXI9MTIz)
     -> encoded_base64_url: Str(VVJMIGVuY29kaW5nIHRlc3Q6IGh0dHBzOi8vZXhhbXBsZS5jb20_cGFyYW09dmFsdWUmb3RoZXI9MTIz)
     -> encoded_base64_raw_url: Str(VVJMIGVuY29kaW5nIHRlc3Q6IGh0dHBzOi8vZXhhbXBsZS5jb20_cGFyYW09dmFsdWUmb3RoZXI9MTIz)
```
<!--Describe the documentation added.-->
#### Documentation
Updated `README.md` with function documentation, usage examples, and
supported variants.

<!--Please delete paragraphs that you did not use before submitting.-->

---------

Co-authored-by: Edmo Vamerlatti Costa <11836452+edmocosta@users.noreply.github.com>
cjksplunk pushed a commit that referenced this pull request Apr 17, 2026
…pen-telemetry#45518)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
The `extract_percentile_metric` function creates a new Gauge metric from
a Histogram or ExponentialHistogram by calculating the specified
percentile value from the bucket counts. A metric will only be created
if there is at least one data point.

`percentile` is a float64 value between 0 and 100 representing the
desired percentile to extract (e.g., 50 for median, 95 for p95, 99 for
p99).

`suffix` is an optional string that defines the suffix for the metric
name. By default, it is set to `_p{percentile}` (e.g., `_p50`, `_p95`,
`_p99`).

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Closes open-telemetry#44316

<!--Describe what testing was performed and which tests were added.-->
#### Testing
Included unit tests and tested manually with this configuration:

``` yaml
receivers:
  otlp:
    protocols:
      grpc:
        endpoint: 0.0.0.0:4317
      http:
        endpoint: 0.0.0.0:4318

exporters:
  debug:
    verbosity: detailed
    sampling_initial: 10000
    sampling_thereafter: 10000

processors:
  transform:
    error_mode: ignore
    metric_statements:
      - context: metric
        statements:
          - extract_percentile_metric(50.0)
          - extract_percentile_metric(95.0)
          - extract_percentile_metric(99.0, "_p99_custom")

service:
  telemetry:
    metrics:
      level: none
  pipelines:
    metrics:
      receivers: [otlp]
      processors: [transform]
      exporters:
        - debug

```
tested with `telemetrygen` tool with params to generate regular
histogram metrics:
```
./bin/telemetrygen_darwin_arm64 metrics \                    ok | 14:34:29 
  --otlp-insecure \
  --otlp-endpoint localhost:4317 \
  --metrics 1 \
  --otlp-attributes 'service.name="histogram-service"' \
  --metric-type Histogram \
  --otlp-metric-name "http.server.duration"
```
Obtained output: 
```
Metric #1
Descriptor:
     -> Name: http.server.duration_p50
     -> Description:  (p50)
     -> Unit: 
     -> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2026-01-20 13:34:29.409727 +0000 UTC
Timestamp: 2026-01-20 13:34:29.409727 +0000 UTC
Value: 137.500000
Metric #2
Descriptor:
     -> Name: http.server.duration_p95
     -> Description:  (p95)
     -> Unit: 
     -> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2026-01-20 13:34:29.409727 +0000 UTC
Timestamp: 2026-01-20 13:34:29.409727 +0000 UTC
Value: 750.000000
Metric #3
Descriptor:
     -> Name: http.server.duration_p99_custom
     -> Description:  (p99)
     -> Unit: 
     -> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2026-01-20 13:34:29.409727 +0000 UTC
Timestamp: 2026-01-20 13:34:29.409727 +0000 UTC
Value: 750.000000 # p99 is placed in last bucket which is [bucket_lower_bound, + Inf ]. Cannot interpolate with Inf values so it is necessary to use lowerbound (750)
```
Tested with Exponential histogram as well:
```
./bin/telemetrygen_darwin_arm64 metrics \                    ok | 14:42:11 
  --otlp-insecure \
  --otlp-endpoint localhost:4317 \
  --metrics 1 \
  --otlp-attributes 'service.name="histogram-service"' \
  --metric-type ExponentialHistogram \
  --otlp-metric-name "http.server.duration"
```
and got the output:
```
Metric #1
Descriptor:
     -> Name: http.server.duration_p50
     -> Description:  (p50)
     -> Unit: 
     -> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2026-01-20 13:42:11.599314 +0000 UTC
Timestamp: 2026-01-20 13:42:11.599315 +0000 UTC
Value: 545.301038
Metric #2
Descriptor:
     -> Name: http.server.duration_p95
     -> Description:  (p95)
     -> Unit: 
     -> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2026-01-20 13:42:11.599314 +0000 UTC
Timestamp: 2026-01-20 13:42:11.599315 +0000 UTC
Value: 961.465253
Metric #3
Descriptor:
     -> Name: http.server.duration_p99_custom
     -> Description:  (p99)
     -> Unit: 
     -> DataType: Gauge
NumberDataPoints #0
StartTimestamp: 2026-01-20 13:42:11.599314 +0000 UTC
Timestamp: 2026-01-20 13:42:11.599315 +0000 UTC
Value: 1024.000000
```
<!--Describe the documentation added.-->
#### Documentation
Added proper documentation to transform processor `README.md`.

<!--Please delete paragraphs that you did not use before submitting.-->

---------

Co-authored-by: Edmo Vamerlatti Costa <11836452+edmocosta@users.noreply.github.com>
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.