[PR #2667] [MERGED] [management] Propagate metrics #15445

Closed
opened 2026-08-05 03:07:40 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2667
Author: @pascal-fischer
Created: 9/29/2024
Status: Merged
Merged: 9/30/2024
Merged by: @pascal-fischer

Base: mainHead: feature/management-propagate-metrics


📝 Commits (3)

  • fa65459 propagate meter
  • 3c8bd15 go mod tidy
  • 88c7508 Merge branch 'main' into feature/management-propagate-metrics

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 management/server/http/handler.go (+1 -1)

📄 Description

Describe your changes

Propagates the opentelemetry meter into management integrations.

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/2667 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 9/29/2024 **Status:** ✅ Merged **Merged:** 9/30/2024 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `main` ← **Head:** `feature/management-propagate-metrics` --- ### 📝 Commits (3) - [`fa65459`](https://github.com/netbirdio/netbird/commit/fa65459f4501b0c5702d21e0a31e40fde66216f2) propagate meter - [`3c8bd15`](https://github.com/netbirdio/netbird/commit/3c8bd154d3a2f36fc09107e065cfa4ff30c1521b) go mod tidy - [`88c7508`](https://github.com/netbirdio/netbird/commit/88c7508e93c89a338744ca44673ae16e7419d5e9) Merge branch 'main' into feature/management-propagate-metrics ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `management/server/http/handler.go` (+1 -1) </details> ### 📄 Description ## Describe your changes Propagates the opentelemetry meter into management integrations. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:07:40 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15445