Migrate to MetricsService

Signed-off-by: Kurt King <kurtaking@gmail.com>
This commit is contained in:
Kurt King
2026-04-02 23:47:59 -06:00
parent b8158ed1bf
commit eacf362bd8
9 changed files with 44 additions and 15 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-events-backend-module-google-pubsub': patch
---
Migrated internal metrics in `GooglePubSubConsumingEventPublisher` and `EventConsumingGooglePubSubPublisher` to use the new alpha `MetricsService`