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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...