Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
Plugins are binaries that run alongside developer dashboard to provide additional functionality. Plugins are built using go-plugin in order to communicate with the dashboard over gRPC.
The goal of this documentation is to provide:
Plugins can:
By using the components available in /pkg/view/components, plugins can display new information in desired areas of the dashboard. Entirely new layouts can also be created through pkg/view/flexlayout.
Take a look at how to get started with Go Plugins Reach out to us for feedback/troubleshooting, check the Community page for Slack, mailing list, and more.