Replies: 2 comments 3 replies
-
Hi, the default filedlog receiver can access other metadata attributes as of now. You will have to use another tool for that. You can check this out #1597 (comment) |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm testing the signoz-otel-collector on a docker host, and I'm trying to get information about all other docker containers running on that host. The logs are flowing in nicely to signoz, but I can't seem to get the following attributes from other containers:
Only the container_id (uuid) is logged, which doesn't provide much observability.
Any thoughts on configuring additional metadata logging for docker?
Beta Was this translation helpful? Give feedback.
All reactions