Add alpha TracingService API

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2026-04-28 17:17:26 +02:00
parent 11de61064c
commit 90b572e4a3
5 changed files with 202 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-plugin-api': patch
---
Adds an alpha `TracingService` to provide a unified interface for emitting trace spans across Backstage plugins.