You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tikv one barely gets updates, has shown no activity on any of my previous issues / prs, so I am skeptical it will ever support exmplars/openmetrics or newer features.
The end result is not massively different in terms of code (despite measured's performance focus), local rebuild times (touch metrics.rs && cargo build with and without release) are both identical on my machine, and still both marginally faster than the current tikv crate, which was kind of surprising with their proc macro usage.
Unclear which one to go with as of yet, or if I have missed something important. The official one is lacking in terms of maintenance and sophistication, and measured is slightly complex and lacks exemplars. If the official one had more maintenance I might like that more, but currently leaning towards helping measured getting some better ergonomics in the edge places.
The tikv one barely gets updates, has shown no activity on any of my previous issues / prs, so I am skeptical it will ever support exmplars/openmetrics or newer features.
prometheus_client
for metrics #72measured
for metrics #71The text was updated successfully, but these errors were encountered: