[PR #1] [MERGED] Upgrade to otel/metrics@v0.28.0 #2

Closed
opened 2026-03-03 16:33:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/go-otelroundtripper/pull/1
Author: @vankleefjim
Created: 4/5/2022
Status: Merged
Merged: 4/6/2022
Merged by: @AchoArnold

Base: mainHead: upgrade-otel-metrics-v0.28


📝 Commits (4)

  • 626547e Upgrade otel/metric to v0.28.0 and implement breaking changes
  • 1943efe fix typos in README
  • 6914ced only require go 1.17
  • 5df151d run go mod tidy

📊 Changes

9 files changed (+96 additions, -63 deletions)

View changed files

CHANGELOG.MD (+7 -0)
📝 README.md (+4 -4)
📝 config.go (+2 -0)
📝 example_test.go (+1 -1)
📝 go.mod (+9 -9)
📝 go.sum (+25 -22)
📝 option_test.go (+2 -2)
📝 round_tripper.go (+44 -23)
📝 round_tripper_test.go (+2 -2)

📄 Description

In the changelog I didn't specify a version where this is released to, would be great if this could be released though :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/go-otelroundtripper/pull/1 **Author:** [@vankleefjim](https://github.com/vankleefjim) **Created:** 4/5/2022 **Status:** ✅ Merged **Merged:** 4/6/2022 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `upgrade-otel-metrics-v0.28` --- ### 📝 Commits (4) - [`626547e`](https://github.com/NdoleStudio/go-otelroundtripper/commit/626547e4100a168005c3821fa27275485469ca63) Upgrade otel/metric to v0.28.0 and implement breaking changes - [`1943efe`](https://github.com/NdoleStudio/go-otelroundtripper/commit/1943efed726bcca4b88fecf5d4d55392a2cc461c) fix typos in README - [`6914ced`](https://github.com/NdoleStudio/go-otelroundtripper/commit/6914ced4254a1dd873f629de43f2a1210249a2d4) only require go 1.17 - [`5df151d`](https://github.com/NdoleStudio/go-otelroundtripper/commit/5df151d9629448f9ad1430bedc05ec4837c0bbda) run go mod tidy ### 📊 Changes **9 files changed** (+96 additions, -63 deletions) <details> <summary>View changed files</summary> ➕ `CHANGELOG.MD` (+7 -0) 📝 `README.md` (+4 -4) 📝 `config.go` (+2 -0) 📝 `example_test.go` (+1 -1) 📝 `go.mod` (+9 -9) 📝 `go.sum` (+25 -22) 📝 `option_test.go` (+2 -2) 📝 `round_tripper.go` (+44 -23) 📝 `round_tripper_test.go` (+2 -2) </details> ### 📄 Description In the changelog I didn't specify a version where this is released to, would be great if this could be released though :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:33:43 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-otelroundtripper#2
No description provided.