bender icon indicating copy to clipboard operation
bender copied to clipboard

Add support for message header

Open kotnik opened this issue 2 years ago • 1 comments

In Homer we can have a header message before all the services, something like this:

message:
  url: "http://192.168.88.50:8099/endpoint/"
  style: "is-danger"
  title: "Service status"
  content: "Waiting for results from statping..."

This is very useful to integrate various services on the dashboard, my example is to show the uptime status of all the services in the dashboard.

It is the only Homer-like feature that bender is missing, and I hope you would consider adding it.

kotnik avatar Aug 28 '22 08:08 kotnik

Hi @kotnik Sure, I can look at adding this, looks pretty straightforward

jez500 avatar Aug 28 '22 23:08 jez500