newrelic: migrate to new composability API

This commit is contained in:
Patrik Oldsberg
2021-02-02 23:57:50 +01:00
parent 64b9efac2e
commit c5ab91ce3c
5 changed files with 27 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-newrelic': patch
---
Migrate to new composability API, exporting the plugin instance as `newRelicPlugin`, and the root page as `NewRelicPage`.