-
|
Hi guys, I'm exploring Grafana Cloud and trying to instrument my Django app and send the Otel data to the Grafana Cloud using Grafana Alloy. I could not get logs on the Graphana dashboard, even in the Alloy debug console; I don't see the logs flowing. I had a quick chat with the Alloy developer in the Graphana community, and he confirms that my Alloy config is correct, and the issue could be either the way I instrumented the Django app or in Django logging Following is my app setup -
What's working -
What's not working -
Python and package version Adding the following config below -
Gunicorn Config Django Log settings Alloy configuration |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Anything looking for solution, this works - #4294 |
Beta Was this translation helpful? Give feedback.
Anything looking for solution, this works - #4294