Hello, we are using Splunk Observability migrating from another solution. We have certain scripts that will validate aggregated metrics (namely average of a p99). Working with splunk observability we are having difficult finding and api/method that will give us this information stablishing a single metric,value in a given timeline. This is what we want to achieve: From X to Y give me average of P99 for "latency_metric". The expected result should be a single data point what is the average p99 of latency metric from that timeframe, namely something like: 300ms Any idea of what can we use?
... View more