Files
backstage/.changeset/analyze-software-exploration.md
T
Eric Peterson a889314692 Introduce an entityRef context key
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-10-13 14:27:50 +02:00

335 B

@backstage/plugin-catalog-react
@backstage/plugin-catalog-react
patch

Both EntityProvider and AsyncEntityProvider contexts now wrap all children with an AnalyticsContext containing the corresponding entityRef; this opens up the possibility for all events underneath these contexts to be associated with and aggregated by the corresponding entity.