Is it possible to build Loki Dashboads like the explore view?

Hi I want to have nice Loki Dashboards and I am also building one. It works pretty good.

There is just one thing which makes me a little bit sad. If I use the Visualization type of “Logs”. I get this Log-Table like in the explore view, but the line-wrapping is not like in the explore view. In the explore view of Loki I also got this nice option escape new lines which gives me an nice overview of the stacktrace.

It seems to be that this is not yet implemented for dashboards. Is it planning or maybe there is an workaround to achieve this type dashboard.

Many greetings
Ashketchup

Hey @ashketchup92

I think using the Table Vizualisation would allow you to format and display logs in a better way: with transformation you can create different columns.

You can also give a try to the Text panel which allow you to format the logs with markdown, HTML or JavaScript (maybe even other language…)

Regards

1 Like