grafana-toolbox / grafana-wtf

Grep through all Grafana entities in the spirit of git-wtf.
GNU Affero General Public License v3.0
144 stars 13 forks source link

Fix empty title issue #77

Closed nikodemas closed 1 year ago

nikodemas commented 1 year ago

Hi @amotl,

this fixes https://github.com/panodata/grafana-wtf/issues/66. The issue was happening because panels don't necessarily always have a title, therefore it was causing AttributeError.

Best regards, Nikodemas

amotl commented 1 year ago

Excellent. Thank you so much!

amotl commented 1 year ago

Your fix has been released with version 0.15.1.