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 `log_to_metric` transform was missing a corresponding Cargo feature. Therefore, when compiling
Vector with a reduced set of features, this transform was always included even if not requested.
This is the only transform that was missing a Cargo feature.
Signed-off-by: Hugo Hromic <[email protected]>
0 commit comments