Dashboards & Visualizations

Pie chart show values section wise

rj1408
Path Finder

base search | stats dc(TransactionID),count(StatusSuccess), count(StatusFailure) as count by MainMethod |rename MainMethod as MicroService count(StatusSuccess) as Success count as Failed | replace LostStolen with LostandStolen RetailConversion with TransactionRetailConversion TempCreditLimit with TemporaryCreditLimitIncrease


Hi,  in the above query I want to add pie chart as visualization, right now in pie chart it is only showing the no of transactions hit per function and ignoring the Success and Failed status.

What i want is when I hover over the functions in  piechart I want to see the no Failed and Sucess Tranactions. How do i do that?


Labels (1)
Tags (2)
0 Karma

rj1408
Path Finder

Hi anyone? Ill again repost if the question isnt clear

0 Karma

rj1408
Path Finder
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

The standard pie chart does not support the functionality you are after.

0 Karma

rj1408
Path Finder

Any other vizualization that can tell me total, success and failure?

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You could use a stacked column chart of success and failure so the total height of the column is the total.

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 ...