signoz icon indicating copy to clipboard operation
signoz copied to clipboard

Move `Key operations table` and `Latency graph` APIs to metrics

Open makeavish opened this issue 3 years ago • 0 comments

In Service Page, we are currently using traces data to fetch Key operations table and Latency graph. When traces are sampled at the collector level, these metrics gets affected. If we create these metrics using spanToMetrics processor, then we can support sampling at collector level.

makeavish avatar Dec 01 '22 01:12 makeavish