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/apps/advisor/plugin
Andres Martinez Gotor 4cd2ebe186
Grafana Advisor: Automatically generate frontend types (#99807)
6 months ago
..
README.md Grafana Advisor: Automatically generate frontend types (#99807) 6 months ago

README.md

This folder contains the automatically generated types for the frontend that are used in the app plugin.

To update the types:

  1. Make any necessary changes in the kinds directory
  2. Run make generate
  3. Copy the plugin directory to the frontend app: https://github.com/grafana/grafana-advisor-app/tree/main/src/plugin