Skip to content

DB: Query percentiles of event values by period

Administrator requested to merge event-logs-duration-ms-queries into master

Created by: efritz

This functionality will be necessary to query the metrics required by RFC 100 once all parties have approved.

This adds an additional method PercentilesPerPeriod which calculates variable percentiles over a JSON field in the event's argument object.

This PR defines but does not yet use this new method.

Merge request reports

Loading