Releases: stephenyeargin/hubot-grafana
Releases Β· stephenyeargin/hubot-grafana
Version 1.4.7
Compare
Sorry, something went wrong.
No results found
Allow user to specify an S3 API URL for use with compatible services (#35 )
Improved test coverage to include some of the basic commands (#32 )
Improved documentation on new S3 options, clarified what is required to set up the package, adopted a set of contribution tips (#36 )
Improved S3 Region setting defaults (#34 )
Version 1.4.6
Compare
Sorry, something went wrong.
No results found
Improve documentation for package (#29 / #30 )
Fix an issue where templated dashboards displayed the incorrect title (#31 )
Version 1.4.5
Compare
Sorry, something went wrong.
No results found
Allows default timeframe to be configurable (previously locked at 6h) (#25 )
Version 1.4.4
Compare
Sorry, something went wrong.
No results found
Fix hubot graf search <term> to use the proper regex match index (#24 )
Version 1.4.3
Compare
Sorry, something went wrong.
No results found
Adds ability to search dashboards and list dashboards by tag (#20 )
Version 1.4.2
Compare
Sorry, something went wrong.
No results found
Fixes an issue where a templated dashboard would throw a runtime error (Fixes #19 )
Version 1.4.0
Compare
Sorry, something went wrong.
No results found
Change the db slug:<panel id> to reflect the visual count instead of the internal ID for easier reference. (#17 )
Allow db slug:<title> to alternatively match which panel you want to find rather than using the counted ID (#18 )
Version 1.3.2
Compare
Sorry, something went wrong.
No results found
Adds optional Amazon S3 support to copy graphs to a bucket before returning the link (#15 )
Version 1.3.1
Compare
Sorry, something went wrong.
No results found
Handles the db list command for older versions of Grafana; had returned a blank list (#13 )
Allows asynchronous response from the db list command to still be sent in order (#14 )
Version 1.3.0
Compare
Sorry, something went wrong.
No results found
Adds support for templated dashboards; Fixes #7 (#12 )