Skip to content

Releases: freak12techno/grafana-interacter

v1.0.0

25 Mar 21:33
Compare
Choose a tag to compare

Changelog

  • 0c9112d chore(ci): disabled one more check
  • beb2632 chore: make linters happy, removed unused
  • b6bd89b chore: probably fixed goreleaser CI action
  • f19a5c9 chore: readme fixes
  • ee7416a chore: refactor config for grafana
  • 9fea5fd chore: refactor queries
  • 362d571 chore: remove extra logging
  • cb0ee30 chore: trying to fix CI checks
  • 08200cd chore: updated README
  • 767ab0b feat(ci): added actions to lint and release
  • de54649 feat: allow searching for panel by not full match
  • 13b0a22 feat: display alerts
  • 927b08b feat: display dashboards and panels
  • 9079e4a feat: goreleaser config added
  • 225cc07 feat: init
  • bd4ebc8 feat: list datasources
  • 5cc396c feat: list single alert, reformat config, whitelist admins
  • 620dea1 feat: refactor and moved grafana to separate module
  • 5853d12 feat: specify timezone in config
  • 34dd92c feat: support render options
  • ab522ae feat: using panels from API and not from config; refactor
  • f15aed5 fix: replying to messages instead of posting
  • 106178c fix: updated golang version