github-datasource
github-datasource copied to clipboard
Feature: Add deployments query type
It would be really cool if you could add the deployments.
In our use case we use github actions to deploy to our K8s clusters. In github we get a nice overview of which version / hash is running on which server. It would be great to have this info on our dashboards to monitor if all environments are up to date.
This feature would be our number 1 reason to use this plugin; to add deployment annotations to our dashboards. Being able to observe memory/CPU/latency and processing behavior before and after deployments is a huge feature for instrumentation- or going back and seeing that behavior changed after a specific deployment to know where to start digging.
Any news on this ticket?