- Clone the repo
- Run
yarn install - Start container with
podman-compose up - Run
yarn devto start the dev server - Run
yarn serverto serve up the plugin on localhost:3000
-
Update package.json with upcoming version number
-
Create new release: https://github.com/embrace-io/grafana-metric-plugin/releases with the same version number
- When the build finishes there will be .zip and md5.txt artifacts attached to the release
-
On Plugins page, click "Submit plugin updade" and provide the following for the submission update:
- Plugin URL:
https://github.com/embrace-io/grafana-metric-plugin/releases/download/<version>/embraceio-metric-app-<version>.zip(copy link address from Release page) - MD5:
https://github.com/embrace-io/grafana-metric-plugin/releases/download/<version>/md5.txt - Source code: https://github.com/embrace-io/grafana-metric-plugin
- Plugin URL: