We would like to monitor our micro services.
Uptime monitor will not be sufficient in this use case.
I was trying to build a Canvas
filters
| essql
query="SELECT hostname, status FROM "boris-topic*"
where hostname is not null
GROUP BY hostname, status
"
| table showHeader=true
| render
From my understanding there is an option of conditional coloring in canvas .
we actually have a recent thread that goes through how to setup conditional colors in Canvas expressions. Let me know if this helps.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.