Dashboards & Visualizations

Splunk Dashboard Multiple Single Value Panel under same Panel

SagarSplunk
Engager

Hi Splunk Experts,

We have requirement to shows % availability using Single Value panel as shown below , we used trellis but with trellis below panels is not displayed in scheduled pdf  dashboard.

SagarSplunk_0-1593642754176.png

Then we changed the approach and we put individual panels for each entity shown below, but the challenge here we are unable to split single value panel. 

SagarSplunk_1-1593642989618.png

Please do let me know if any one has came across same problem and how we resolved it.

 

Labels (2)
0 Karma
1 Solution

niketn
Legend

@SagarSplunk I thought you had fixed number of Splits and you have already written the query for individual Single Value panels which you can download. If splits are dynamic and you can not create individual panels, you may have to try Simple XML JS Extension to iterate through results and create Single Value viz using SplunkJS stack.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

0 Karma

niketn
Legend

@SagarSplunk what do you mean by but the challenge here we are unable to split single value panel ? If you have written query for individual then are they not separate already? Do you need gap between the panels? If so you need to make sure you use <panel><single></single></panel><panel><single></single></panel>... kind of layout and not <panel><single></single><single></single>...</panel>

Please elaborate your issue for the community to assist you better.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

SagarSplunk
Engager

Thank you @niketn  for response,

basically I am trying to achieve below view without using trellis, because we are exporting below dashboard in pdf  but trellis ones are coming as blank in pdf.

SagarSplunk_0-1593912947672.png

 

Is there any way we can achieve above view without using trellis.

0 Karma

niketn
Legend

@SagarSplunk I thought you had fixed number of Splits and you have already written the query for individual Single Value panels which you can download. If splits are dynamic and you can not create individual panels, you may have to try Simple XML JS Extension to iterate through results and create Single Value viz using SplunkJS stack.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...