Merge pull request #34087 from backstage/otel/tracing-service
feat: `TracingService` to match `MetricService`
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/backend-test-utils': patch
|
||||
---
|
||||
|
||||
Added a new tracing service mock to be leveraged in tests
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/backend-plugin-api': patch
|
||||
'@backstage/backend-defaults': patch
|
||||
---
|
||||
|
||||
Adds an alpha `TracingService` to provide a unified interface for emitting trace spans across Backstage plugins.
|
||||
Reference in New Issue
Block a user