-
Notifications
You must be signed in to change notification settings - Fork 267
Conversation
@marcusolsson btw the 1.3.0 indicated up there is getting RC'd today so let me know if you start validating before and need to set things up (I'm on grafana community-slack under Charly Molter). |
@marcusolsson I've re-released 0.0.3 updated with all the warnings fixed (except the signing). |
Thanks for the update! I've added your plugin to the review queue. We're experiencing an increased backlog of submissions due to vacations so it might take some time before we can start reviewing your submission. To speed up the process, we'd appreciate if you could provide a Docker Compose file, along with a sample dashboard, that provisions a test environment that we can use for testing. You can find an example here: https://github.com/grafana/plugin-test-environment |
Hi @marcusolsson any ETA on this? I'm going to try to get the plugin environment setup. But the quickstart on a k3d cluster works fine. |
This datasource enables to extract some information from the Kuma control-plane. It also renders of nodeGraph panel from the status of the mesh. Signed-off-by: Charly Molter <charly.molter@konghq.com>
Signed-off-by: Charly Molter <charly.molter@konghq.com>
@marcusolsson hey I've just updated and released a new version with what we chatted about. Can I get this approved now? It sounded like we were all setup when we chatted earlier this week... |
Thank you for the update! The plugin looks good to me. I'm still awaiting confirmation on the signature level on our end, but once we've set the signature level, you can create a signature and submit another (signed) version of the plugin. |
Sweet! Thanks! |
Hey @marcusolsson any updates on the signature level? |
Hi @lahabana, We're deprecating this repository in favor of the new submission process. Could you please submit your plugin from your Grafana Cloud account? More information is available in the README for this repository. |
This datasource enables to extract some information from the Kuma control-plane.
It also renders of nodeGraph panel from the status of the mesh.
How to setup:
kumactl install metrics
the kuma datasource is setup.