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
chore(ci): Add transforms-metric_to_log transform dependency to sink-humio (#4617)
Given that the humio metrics sink depends on the log_to_metric
transform.
Also fix Makefile to run humio integration tests. I couldn't find a good
way to use a wildcard for the module (like
"::humio::*::integration_tests") so I just did the logs submodule for
now. It seems like there are plans to add regex support for test
filters: rust-lang/rust#53278
Signed-off-by: Jesse Szwedko <[email protected]>
0 commit comments