tarantool / metrics

Metric collection library for Tarantool
MIT License
39 stars 23 forks source link

plugin: flight recorder export #437

Closed DifferentialOrange closed 1 year ago

DifferentialOrange commented 1 year ago

This PR gets advantage of the new export format introduced in #436 and provides new API to compute aggregates like per second rate, min, max and average. New handles used to build Flight recorder exporter plugin. See commits for more detailed info.

I didn't forget about

Part of tarantool/tarantool#7725 Part of tarantool/tarantool#7728

DifferentialOrange commented 1 year ago

Closed in favor of https://github.com/tarantool/roadmap-internal/issues/217