grafana / explore-logs

Repo for the Loki log exploration app
GNU Affero General Public License v3.0
308 stars 14 forks source link

Logs Panel: Provide option to sort log lines from oldest to newest #887

Open gtk-grafana opened 1 week ago

gtk-grafana commented 1 week ago

For multi-line logs, users currently have to read from bottom to top when logs are sorted from newest to oldest, users should be able to change the sort order.

Ideally changes would persist for each service, and potentially admins could config the default sort order for services.