This Flow package automatically provides Flow related metrics to Prometheus. It is a plugin for the Flownative Prometheus package.
…
The Flow Metrics Exporter is installed as a regular Flow package via Composer. For your existing project, simply include
flownative/prometheus-flow-metrics
into the dependencies of your Flow or Neos distribution:
$ composer require flownative/prometheus-flow-metrics
…