stephenyeargin / hubot-grafana

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

Add support for using other regions than US #16

Closed Tenzer closed 9 years ago

Tenzer commented 9 years ago

This is an addition to #15 and adds support for specifying the region where the S3 bucket is created, but defaults to "us-standard" which is the default setting in Knox.

The URL printed with Hubot is different depending on the region, so we should instead use Knox's function to get the URL of the image we have just uploaded.

stephenyeargin commented 9 years ago

:+1: