docs(plugins/dynatrace): update doc and package.json.

Signed-off-by: Paulo Eduardo Peixoto <pauloeduardo_peixoto@hotmail.com>
This commit is contained in:
Paulo Eduardo Peixoto
2022-12-06 16:55:43 -03:00
parent 5cdd1a916b
commit 712cb98d73
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Welcome to the Dynatrace plugin!
![](./assets/plugin.png)
![Example of the Dynatrace plugin](./assets/plugin.png)
## Getting started
+5
View File
@@ -12,6 +12,11 @@
"backstage": {
"role": "frontend-plugin"
},
"repository": {
"type": "git",
"url": "https://github.com/backstage/backstage",
"directory": "plugins/dynatrace"
},
"scripts": {
"start": "backstage-cli package start",
"build": "backstage-cli package build",