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
I have had that same use-case in rust-libp2p before. I am in favor of adding this to prometheus-client-derive-encode.
I foresee having the capacity to implement this any time soon. Focusing all my capacity on #74. @howardjohn are you interested in making the contribution?
Given the structs like:
I want the resulting metrics:
(Note: in real world Common and the number of metrics are much larger)
This would match the semantics of
serde(flatten)
See #105 (comment) for more discussion
The text was updated successfully, but these errors were encountered: