influxdata / kapacitor

Open source framework for processing, monitoring, and alerting on time series data
MIT License
2.31k stars 493 forks source link

Can the Kapacitor sends images with Grafana graphs ??? #2218

Open OlegSavchuk opened 5 years ago

OlegSavchuk commented 5 years ago

Can the Kapacitor sends images with Grafana graphs ???

the main problem that I want to send this images via What's app so I also need to find the solution to do it .

Maybe someone have any ideas?

linuxtechie commented 5 years ago

Hi,

In grafana, there is a technique to get the image via API key. So you can you use that image using API key and then embed it via your api call with whatsapp. However the mapping between alert and the image to use be used needs to be done via exec call. Ping me on twitter and I can help you: vrshkha

mertbakir commented 4 years ago

any news on this subject? I've actually created the link using grafana-image-renderer. The image url works when use a browser directly, yet it doesn't work in kapacitor alerts.

I've pasted this line in .alert | .details:

<img src="https://grafanaimagerenderer.url">