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
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
If we don't want to drop the log level as information, it looks like we should use the pack stage.
Potentially we could add other fields too (see man systemd.journal-fields)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's now generally accepted that log level shouldn't be a label; yet we currently capture it for systemd journal logs:
kustomize-loki/promtail/files/promtail.yaml
Lines 356 to 358 in 644e6b4
If we don't want to drop the log level as information, it looks like we should use the
pack stage
.Potentially we could add other fields too (see
man systemd.journal-fields
)The text was updated successfully, but these errors were encountered: