Sending Python Logs using Otel SDK and Signoz
TLDR fahad asked for help in displaying logs within their fastapi application using Signoz. vishal-signoz suggested sending python logs using otel sdk.
Powered by Struct AI
3
3mo
Aug 21, 2023 (3 months ago)
fahad
fahad
07:36 PMHi 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?
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?
Aug 22, 2023 (3 months ago)
vishal-signoz
vishal-signoz
01:56 AMYou can directly send python logs using otel sdk: https://signoz.io/docs/userguide/collecting_application_logs_otel_sdk_python/
01:56
vishal-signoz
01:56 AMcc: nitya-signoz
SigNoz Community
Built with ClickHouse as datastore, SigNoz is an open-source APM to help you find issues in your deployed applications & solve them quickly | Knowledge Base powered by Struct.AI
Indexed 1023 threads (61% resolved)
Similar Threads
Integrating Python's Logging Library with Signoz in a Fastapi Application
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.
3
3mo
Issues with Logger Addition in Python FastAPI Based Services
Sahil is struggling to push server logs to the signoz dashboard and wants to remove signoz logs. Srikanth suggested enabling auto instrumentation but it didn't resolve the issue.
3
4mo
Issues with Logging and Trace Correlation in FastAPI Application
fahad has trouble correlating logs with traces in a FastAPI application. Srikanth gives resourceful guides and advises manual configuration handling.
5
3mo