Splunk Search

Using Eval to find the average response time with 10% additional buffer?

navarone0161
Explorer

Average response time with 10% additional buffer ( single number)

Labels (3)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

| stats avg(resp_time) as avg_resp_time

| eval avg_resp_time = avg_resp_time * 1.1

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

navarone0161
Explorer

Thanks so much !!!!

0 Karma

richgalloway
SplunkTrust
SplunkTrust

| stats avg(resp_time) as avg_resp_time

| eval avg_resp_time = avg_resp_time * 1.1

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

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

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...