Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 11:58

What's Changed

  • The plugin now works in proxy mode instead of direct. This will prevent browser access necessity the API application and Grafana server should do the job(issue #12)(PR #14)
  • No need to handle CORS policy by the API application.
  • Fixed the standardization of provisioning mentioned in [#13 (comment)](#13 (comment)). Now for provisioning, user has to use url instead of baseUrl from the jsonData section.
  • Removed useless API key field in config editor.

Full Changelog: v0.4.2...v1.0.0