I am publishing reactor metrics as described in https://projectreactor.io/docs/core/release/reference/#_publisher_metrics.
What is the unit of the [name].flow.duration Timer metric? Is it nano secs? milli secs?. Is there a way to configure it?
[name].flow.duration
these timers are published in the default unit of Micrometer, nanoseconds. There is currently no way of configuring it, but most metrics backend should be able to perform conversions IIRC
2.1m questions
2.1m answers
60 comments
57.0k users