Hi there, I’ve recently been delving into Grafana’s wonderful plugin system and have been wondering if it’s possible to bundle panel plugins together. I currently have a situation where there are 3 different custom panels I want to make available to the user, but a panel plugin seems to be restricted to only one. Is there any way to fit all of them within one project or do I have to create multiple plugins?
Hello there. I am sorry for the late reply and you may have already found what you are looking for.
In either case, you dont need multiple plugins. You can create different types of panels in 1 plugin, but you will have to design the logic behind it to show the proper “visual”.