Skip to content

Releases: grafana/x-ray-datasource

grafana-x-ray-datasource v2.0.0

06 Jun 13:52
Compare
Choose a tag to compare

v2.0.0

What's Changed

  • Stopping support for Grafana versions under 8.0.0 by @yaelleC in #122

Bug fixes

Other

grafana-x-ray-datasource v1.4.0

23 Feb 11:58
Compare
Choose a tag to compare

v1.4.0

Bug fixes

  • Use non opt-in region when obtaining tokens for assumed roles
  • Fix wrong start and end times #89
  • Fix time durations after format change #88
  • Avoid error if the URL in tags cannot be parsed #84

Other

  • Modify the User-Agent for requests. Now it will follow this form: "aws-sdk-go/$aws-sdk-version ($go-version; $OS;) X-ray/$X-ray-version-$git-hash Grafana/$grafana-version"

grafana-x-ray-datasource v1.3.4

13 Jul 09:55
Compare
Choose a tag to compare

grafana-x-ray-datasource v1.3.3

30 Mar 14:33
Compare
Choose a tag to compare

Other

  • Bump grafana/aws-sdk and Grafana dependency version #77

grafana-x-ray-datasource v1.3.2

23 Mar 13:48
Compare
Choose a tag to compare

Features / Enhancements

  • Use ConnectionConfig from grafana-aws-sdk #73
  • Bump prismjs from 1.21.0 to 1.23.0 #70

grafana-x-ray-datasource v1.3.1

05 Feb 14:56
Compare
Choose a tag to compare

v1.3.1

Bug fixes

Remove usage of non backward compatible API preventing using the 1.3.0 version in Grafana before 7.4.0. #67

Other

Locks Grafana dependencies on latest stable release preventing compilation fails in CI. #68

grafana-x-ray-datasource v1.3.0

26 Jan 12:36
Compare
Choose a tag to compare

v1.3.0

Features / Enhancements

Add Service Map query type that allows visualizing service map data in similar way to X-Ray console. #60

grafana-x-ray-datasource v1.2.0

10 Dec 14:07
Compare
Choose a tag to compare

v1.2.0

Features / Enhancements

  • Updates the authentication settings in the plugin config page to include SDK default authentication mechanism and use our Grafana specific auth SDK for AWS. #59

grafana-x-ray-datasource v1.1.0

29 Oct 19:44
Compare
Choose a tag to compare

v1.1.0

  • Region selector in query editor

grafana-x-ray-datasource v1.0.1

29 Sep 16:29
Compare
Choose a tag to compare
  • Fix plugin signing issue during release.