Splunk Observability Cloud

APM -http.server.request.duration metrics coming as grouped instead of Histogram type

Maheswari1812
Explorer
http.server.request.durationhistogramDuration of HTTP server requests.

metrics coming as grouped like below

  • http.server.request.duration_sum
    http.server.request.duration_count
    http.server.request.duration_max
    http.server.request.duration_bucket
    http.server.request.duration_min
  • http.client.request.duration_count similarly...

http.route as well coming as Gain/Vl/* instead of full end point. Any solution for this. 

 

0 Karma

Maheswari1812
Explorer

Splunk Observability endpoint grouping settings adjustment
http.route coming as A/* - grouped endpoint
but url.path coming as A/B/C/D - full endpoint

how to fix this issue ? Anyone can help?

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What is your search/SPL for this?

0 Karma

Maheswari1812
Explorer

A = data('http.server.request.duration_min', filter=filter('http.route', '/Gain/vl/*')).publish(label='A') -signalflow builder query.

 

I need histogram function metrics instead of data. Is there any configuration changes required as part of otel instrumentation.

A = histogram('http.server.request.duration', filter=filter('http.route', '/batch-process/iomatch')).min().publish(label='A')

 

 

0 Karma
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...