opentelemetry-go/exporters/prometheus
renovate[bot] 2358d8d490
fix(deps): update github.com/prometheus/otlptranslator digest to fce6240 (#7075)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/prometheus/otlptranslator](https://redirect.github.com/prometheus/otlptranslator)
| require | digest | `8549f4a` -> `fce6240` |

---

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

---

### 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:46:19 +02:00
..
testdata Migrate prometheus exporter to otlptranslator (#7044) 2025-07-21 11:58:28 -04:00
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
benchmark_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
config.go Migrate prometheus exporter to otlptranslator (#7044) 2025-07-21 11:58:28 -04:00
config_test.go Migrate prometheus exporter to otlptranslator (#7044) 2025-07-21 11:58:28 -04:00
doc.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
exporter.go Migrate prometheus exporter to otlptranslator (#7044) 2025-07-21 11:58:28 -04:00
exporter_test.go Migrate prometheus exporter to otlptranslator (#7044) 2025-07-21 11:58:28 -04:00
go.mod fix(deps): update github.com/prometheus/otlptranslator digest to fce6240 (#7075) 2025-07-23 09:46:19 +02:00
go.sum fix(deps): update github.com/prometheus/otlptranslator digest to fce6240 (#7075) 2025-07-23 09:46:19 +02:00

README.md

Prometheus Exporter

PkgGoDev