Splunk Observability Cloud

How to create custom heatmap to project the overall health of all the applications deployed ?

Maheswari1812
Explorer

How to create custom heatmap to project the overall health of all the applications deployed by platform and region vice?

 

which metrics we can used to project the overall application in Splunk observability cloud.

in RUM, we have only country property .Using that we are able to split application by country & environment vice.

need to split by platform & region vice.

 

 

 

Tags (1)
0 Karma

bishida
Splunk Employee
Splunk Employee

I might start with a signal like service.request.count with a filter on sf_error=true. Then if I choose “count by sf_service” for my function and visualize as a heat map, that might be a good start. Under “chart options” you can define color thresholds so low error counts can be green, high error counts can be red, etc.

If you need to work with a value that you don’t have available, such as platform or region, you may want to look at defining those as span tags and indexing them as APM metricsets.

https://docs.splunk.com/observability/en/apm/span-tags/cmms.html

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...