Issues with NodeJs Metrics, Logs, and Tracing for Docker App

TLDR Ikenna is facing issues with metrics and logs for his NodeJs Docker app. Srikanth informs him that these features aren't supported yet.

Photo of Ikenna
Ikenna
Wed, 26 Jul 2023 06:10:55 UTC

Hi everyone, I have my nodejs docker app configured as instructed on for tracing. Tracing seems to work fine now but can’t seem to get metrics and logs working for the nextjs app. Is there a similar guide for sending metrics and logs? I can’t seem to be able to find any and I am stuck.

Photo of Srikanth
Srikanth
Wed, 26 Jul 2023 06:30:09 UTC

They are not supported yet.

Photo of Ikenna
Ikenna
Wed, 26 Jul 2023 07:05:32 UTC

Oh, logging and metrics aren’t supported yet on NodeJs? Any other way to get the data into Signoz? We are deployed on K8s

Photo of Srikanth
Srikanth
Wed, 26 Jul 2023 08:19:23 UTC

Photo of Ikenna
Ikenna
Wed, 26 Jul 2023 16:20:14 UTC

Yeah, but it appears logs from pods in the default namespace aren’t being collected. Any idea on how to fix this?