This is an AppDynamics Grafana Data Source Plugin.
-
Install dependencies
npm install
-
Build plugin in development mode or run in watch mode
npm run dev
or
npm run watch
-
Unit Testing
npm run test
-
Build plugin in production mode
npm run build
You can contribute to us in several ways. Here are some examples:
- Contribute to the codebase.
- Report and triage bugs.
- Develop community plugins and dashboards.
- Write technical documentation and blog posts, for users and contributors.
- Organize meetups and user groups in your local area.
- Help others by answering questions about this plugin.
For more ways to contribute, check out the Open Source Guides.
If you are interested in contributing to Fluent bit with bug fixes, new features or coding in general, please refer to the code CONTRIBUTING guidelines.