How to change the color of Log-Insights Visualization?

0

TL;DR;

How to change the color of Log-Insights Visualization?

What is desired

Consider the following log insight query:

stats count(*) AS CHECKOUTS group by status

It will provide the logs counted by groups of status. When going to the tab of visualization I can view, for example, a Pie chart with the log information. For instance:

Dashboard

This chart can be added to a dashboard, just like the metrics, but selecting the color for display is very important, for instance if I have a status "FAILED" I'd like it to show red, whilst if I have a status "SUCCEDED" I'd like to render in green.

How can this be achieved?

2 回答
0
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则