|
|
|
|
|
by number101010
2055 days 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! |
|