stephenyeargin / hubot-grafana

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

Customize how hubot-grafana connects to S3 endpoints #40

Closed GrandPubba closed 8 years ago

GrandPubba commented 8 years ago

Customize how hubot-grafana connects to S3 endpoints by adding the following environment variables:

HUBOT_GRAFANA_S3_PORT - Port of the S3 endpoint HUBOT_GRAFANA_S3_STYLE - Bucket style of the S3 endpoing ( 'virtualHosted' or 'path' )

stephenyeargin commented 8 years ago

You don't have to close the PR, should be able to push to the same branch. :octocat: takes care of updates.

GrandPubba commented 8 years ago

Sorry about that. Thought rewriting commits was confusing things but it wasn't. In any case the most recent version I believe addresses your concerns.

stephenyeargin commented 8 years ago

No worries! I think this looks good to go! :+1:

stephenyeargin commented 8 years ago

Released with v1.4.8