2fc2a7c3f5
* PluginManager: Only load transform plugins if expressions feature on Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
14 lines
208 B
JSON
14 lines
208 B
JSON
{
|
|
"type": "transform",
|
|
"name": "GEL",
|
|
"id": "gel",
|
|
"backend": true,
|
|
"info": {
|
|
"description": "Test",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
}
|
|
}
|
|
}
|