GenAI: Autogenerate title and description for panels and dashboards (#84933)

This commit is contained in:
Ivan Ortega Alba
2024-03-21 17:58:27 +01:00
committed by GitHub
parent 86afe012c5
commit 33f9e8554d
4 changed files with 10 additions and 6 deletions

View File

@@ -46,6 +46,7 @@ Some features are enabled by default. You can disable these feature by setting t
| `influxdbSqlSupport` | Enable InfluxDB SQL query language support with new querying UI | Yes |
| `alertingNoDataErrorExecution` | Changes how Alerting state manager handles execution of NoData/Error | Yes |
| `angularDeprecationUI` | Display Angular warnings in dashboards and panels | Yes |
| `dashgpt` | Enable AI powered features in dashboards | Yes |
| `alertingInsights` | Show the new alerting insights landing page | Yes |
| `panelMonitoring` | Enables panel monitoring through logs and measurements | Yes |
| `recoveryThreshold` | Enables feature recovery threshold (aka hysteresis) for threshold server-side expression | Yes |
@@ -80,7 +81,6 @@ Some features are enabled by default. You can disable these feature by setting t
| `faroDatasourceSelector` | Enable the data source selector within the Frontend Apps section of the Frontend Observability |
| `enableDatagridEditing` | Enables the edit functionality in the datagrid panel |
| `sqlDatasourceDatabaseSelection` | Enables previous SQL data source dataset dropdown behavior |
| `dashgpt` | Enable AI powered features in dashboards |
| `reportingRetries` | Enables rendering retries for the reporting feature |
| `externalServiceAccounts` | Automatic service account and token setup for plugins |
| `formatString` | Enable format string transformer |