Customer Dashboard
https://www.npmjs.com/package/llm-monitoring
1.Clone the project,and new a dev branch base on the main branch
2.Create customer widgets under packages
folder, it will include dashboards
or alerts
folders and package.json
dashboards
:widgets's json files.
alerts
:alert files.
package.json
:package's informations
3.Add the customer dashboards and alerts files,Create the PR for dev branch.
4.After the review the dev branch will be merged to main branch.Then the git workflow will publish the customer packages to npmjs automatically.