stephenyeargin / hubot-grafana

📈🤖 Query Grafana dashboards
http://docs.grafana.org/tutorials/hubot_howto/
MIT License
154 stars 48 forks source link

Allow response in thread #146

Closed stephenyeargin closed 1 year ago

stephenyeargin commented 1 year ago

Allows the bot to reply to a dashboard request in a thread instead.

Adds new configuration option:

HUBOT_GRAFANA_USE_THREADS=1

Fixes #145