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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南