Skip to content

Releases: stephenyeargin/hubot-grafana

Version 1.2.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 25 Jun 19:52
  • Add command to list Dashboards, Fixes #6 (#9)
  • Modifies a few endpoints to be compatible with breaking changes in v2.0.2+ Grafana (#8, #11)

Version 1.0.0

Choose a tag to compare

@stephenyeargin stephenyeargin released this 24 Jun 16:42
  • Adds the ability to use a <slug>:<panel id> format to return only the desired panel; Fixes #1
  • Improves handling of templatized dashboards to show the correct titles rather than $variable
  • Allows user to specify a third parameter to set the end of the time window (to=); Fixes #2

Version 0.0.1

Choose a tag to compare

@stephenyeargin stephenyeargin released this 22 Jun 18:09
  • Initial release