Compare Queries in Trace Explorer (Early Adopters)

You can now compare queries in Explore->Traces - This lets you easily correlate different metrics and aggregations to help you validate/invalidate different hypotheses during debugging.

To get started head to Explore->Traces and click the Compare button.

You can compare several metrics with different aggregations and filters. For example you could try comparing the p90 of the database latency vs the count of database pool connections opened (a custom span)

image.png

Your code is broken. Let's Fix it.
Get Started