stephenyeargin / hubot-grafana

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

Allow panel retrieval by API identifier #43

Closed stephenyeargin closed 8 years ago

stephenyeargin commented 8 years ago

Fixes #26.

This should allow a user to append a panel-<id> to lock a particular panel to its identifier rather than where it is visually on a dashboard. I updated the tests and it appears to work, but I'd appreciate some real-world testing with it before I merge it. :smile:

/cc @klynch @torkelo @Tenzer @ShonM

klynch commented 8 years ago

+1

Nice!

ShonM commented 8 years ago

Sorry for the late reply! :+1: from me. This is great. I think I can test it Monday!

stephenyeargin commented 8 years ago

I think this is good to merge. Gonna go ahead and send it along.

stephenyeargin commented 8 years ago

Released with v1.4.9

ShonM commented 8 years ago

Perfect! Thank you tons. Sorry I didn't get to this sooner. It works great though!

On Tue, Jan 5, 2016, 11:45 AM Stephen Yeargin notifications@github.com wrote:

Released with v1.4.9

— Reply to this email directly or view it on GitHub https://github.com/stephenyeargin/hubot-grafana/pull/43#issuecomment-169093705 .