pelikan-io / rustcommon

Common Rust library
Apache License 2.0
26 stars 13 forks source link

feat(metriken): Add a `Value` type to abstract over different metriken metric types #55

Closed swlynch99 closed 1 year ago

swlynch99 commented 1 year ago

As discussed when we were reviewing the changes to metriken. This is somewhat the minimal possible design to work for rezolus and I anticipate it being changed in the future as we try to use it.