I am looking to implement status traffic lights for application components in Grafana.
I would like to have a ‘button’ beside any traffic light such that if a service is in a particular state a ‘button’ can be clicked that will send out an API call to something like Jenkins/AnsibleTower so as to trigger a process.
Processes such as stop/start/restart a component or even a data ingest via jenkins/tower etc.
Is such a thing possible with standard Grafana plugins?