-
At the moment it seems like that Grafana Operator only supports defining datasource or panel plugins as given in the example here:https://grafana.github.io/grafana-operator/docs/examples/plugins/readme/ on the official doc. Is there a way to add Apps plugin such as this one here https://github.com/grafana/explore-logs/tree/main/src using the Operator? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hey, installing app plugins works already (for your specific example, see this #1572 (comment)) Only issue is around automatic enablement which is still an open issue #1392 |
Beta Was this translation helpful? Give feedback.
Hey, installing app plugins works already (for your specific example, see this #1572 (comment))
Only issue is around automatic enablement which is still an open issue #1392