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
Some way to have the full container id logged in loki.
When using this in docker, we can use --no-trunc (as in docker ps --no-trunc) to show the full id. But in the context of loki, I think, it should never truncate anything.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Some way to have the full container id logged in loki.
When using this in docker, we can use
--no-trunc
(as indocker ps --no-trunc
) to show the full id. But in the context of loki, I think, it should never truncate anything.The text was updated successfully, but these errors were encountered: