The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/packages/grafana-toolkit
Ashley Harrison 9852b24d61
Chore: Upgrade prettier to v3 (#71764)
2 years ago
..
bin Chore: Update version of `@grafana/eslint-config` (#53403) 3 years ago
src/cli Chore: Upgrade prettier to v3 (#71764) 2 years ago
.eslintrc Chore: eslint plugin react hooks fix in jeager (#27580) 5 years ago
CHANGELOG.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
LICENSE_APACHE2 Re-license Grafana to AGPLv3 (#33184) 4 years ago
README.md Toolkit: Remove deprecated `plugin:build` (#67485) 2 years ago
package.json Release: Bump version to 10.1.0-pre (#67613) 2 years ago
tsconfig.json Grafana Toolkit: Fix broken build directory structure (#67544) 2 years ago

README.md

WARNING: @grafana/toolkit is deprecated.

grafana-toolkit

grafana-toolkit is a CLI that enables efficient development of Grafana plugins. We want to help our community focus on the core value of their plugins rather than all the setup required to develop them.

FAQ

Which version of grafana-toolkit should I use?

You should not use grafana-toolkit anymore. create-plugin is the tool to create new plugins and existing plugins should migrate.

Contribute to grafana-toolkit

Grafana Toolkit is now deprecated.