[PR #3810] [CLOSED] [management] add metrics for event streaming #23759

Open
opened 2026-08-05 06:07:48 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3810
Author: @crn4
Created: 5/12/2025
Status: Closed

Base: mainHead: feat/events-metrics


📝 Commits (1)

  • f7167ba add metrics for event streaming

📊 Changes

3 files changed (+240 additions, -11 deletions)

View changed files

📝 management/cmd/management.go (+1 -1)
📝 management/server/telemetry/app_metrics.go (+32 -10)
management/server/telemetry/eventstreaming_metrics.go (+207 -0)

📄 Description

Describe your changes

We are adding metrics for event streaming

Stack

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/3810 **Author:** [@crn4](https://github.com/crn4) **Created:** 5/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/events-metrics` --- ### 📝 Commits (1) - [`f7167ba`](https://github.com/netbirdio/netbird/commit/f7167ba55c51f1544212f70aa60c15cdf9e43a0c) add metrics for event streaming ### 📊 Changes **3 files changed** (+240 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `management/cmd/management.go` (+1 -1) 📝 `management/server/telemetry/app_metrics.go` (+32 -10) ➕ `management/server/telemetry/eventstreaming_metrics.go` (+207 -0) </details> ### 📄 Description ## Describe your changes We are adding metrics for event streaming ## Issue ticket number and link ## Stack <!-- branch-stack --> ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [X] 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 06:07:48 -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#23759