6 ms·
it depends on your needs. if a single log line is sufficient to log all the information you need to do your debugging then Loki is a great choice. if you need
by number101010 6y ago
it depends on your needs. if a single log line is sufficient to log all the information you need to do your debugging then Loki is a great choice.
if you need to see the full request as it passed through your system then distributed tracing/Tempo is a great fit!