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
feat(encoding)!: EncodeLabel does not consume LabelEncoder
see prometheus#135.
this adjusts the parameter of `encode()` so that it only mutably borrows
the encoder.
Signed-off-by: katelyn martin <[email protected]>
0 commit comments