mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Make sure to return an empty logs model instead of undefined so that the logs container renders an empty graph and log result in Explore. Fixes #16997