Integrating Python's Logging Library with Signoz in a Fastapi Application

TLDR fahad wants to integrate Python's logging library with Signoz in a Fastapi application and seeks assistance. Yash rV inquired further about the sources and app deployment.

Photo of fahad
fahad
Mon, 21 Aug 2023 19:36:32 UTC

Hi everyone, I have a fastapi application and already setup opentelemtry and signoz for metrics/traces. I also want to add logs in application and display in signoz. Can anyone help how to do this?

Photo of Yash rV
Yash rV
Tue, 22 Aug 2023 05:40:06 UTC

Could you please indicate the source from which you intend to get logs? and how you deployed your app?

Photo of fahad
fahad
Tue, 22 Aug 2023 20:20:44 UTC

I am using Python's logging library.