opentelemetry-go/trace/internal/telemetry
renovate[bot] b010ab863d
fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.1 (#7070)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[go.opentelemetry.io/collector/pdata](https://redirect.github.com/open-telemetry/opentelemetry-collector)
| `v1.36.0` -> `v1.36.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fcollector%2fpdata/v1.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fcollector%2fpdata/v1.36.0/v1.36.1?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>open-telemetry/opentelemetry-collector
(go.opentelemetry.io/collector/pdata)</summary>

###
[`v1.36.1`](https://redirect.github.com/open-telemetry/opentelemetry-collector/blob/HEAD/CHANGELOG.md#v1361v01301)

##### 🧰 Bug fixes 🧰

- `service`: Fixes bug where internal metrics are emitted with an
unexpected suffix in their names when users configure
`service::telemetry::metrics::readers` with Prometheus.
([#&#8203;13449](https://redirect.github.com/open-telemetry/opentelemetry-collector/issues/13449))
See more details
o[https://github.com/open-telemetry/opentelemetry-go/issues/7039](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/7039)39

<!-- previous-version -->

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 09:39:00 +02:00
..
test fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.1 (#7070) 2025-07-23 09:39:00 +02:00
attr.go docs: unify doc comments for functions returning bool (#7064) 2025-07-23 07:58:50 +02:00
attr_test.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
bench_test.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
conv_test.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
doc.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
id.go docs: unify doc comments for functions returning bool (#7064) 2025-07-23 07:58:50 +02:00
number.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
resource.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
resource_test.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
scope.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
scope_test.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
span.go fix(deps): update module github.com/golangci/golangci-lint to v2 (#6499) 2025-03-26 10:46:44 -07:00
span_test.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
status.go fix(deps): update module github.com/golangci/golangci-lint to v2 (#6499) 2025-03-26 10:46:44 -07:00
traces.go fix(deps): update module github.com/golangci/golangci-lint to v2 (#6499) 2025-03-26 10:46:44 -07:00
traces_test.go Add an auto-instrumentable no-op implementation to the `trace` package (#6203) 2025-02-04 08:04:14 -08:00
value.go docs: unify doc comments for functions returning bool (#7064) 2025-07-23 07:58:50 +02:00