Refactor Slack Notifications Backend Module to use MetricsApi

Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
This commit is contained in:
Gabriel Dugny
2026-03-14 13:48:07 +01:00
parent 6f01c33a0e
commit e7c6c32f26
6 changed files with 49 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-notifications-backend-module-slack': patch
---
The Slack notification processor now uses the `MetricsService` to create metrics, providing plugin-scoped attribution.