aklivity / zilla

🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.
https://docs.aklivity.io/zilla
Other
511 stars 48 forks source link

Implement millisecond conversion to metrics #1094

Closed attilakreiner closed 1 month ago

attilakreiner commented 1 month ago

Description

This change exports time based metrics in milliseconds that are accurate down to the nanosecond decimal place.

Fixes #1069