Skip to content

Releases: grafana/synthetic-monitoring-app

v1.15.1

26 Aug 17:30
827f617

Choose a tag to compare

1.15.1 (2024-8-26)

  • Bump axios from 1.6.7 to 1.7.4 (#909)
  • Revert the way we do datasource lookups (#911)
  • Fix typo in alerts error message (#913)
  • Obtain SM datasource by its type and not name to prevent errors when it’s been renamed (#921)
  • Revert sm:write permissions to be obtained froom org roles instead of datasource (#923)
  • Add new version of uptime calculation query and set it under FF (#840)
  • Hide grpc option in check cards when feature flag off (#922)

v1.14.13

21 Aug 14:38
0239757

Choose a tag to compare

1.14.13 (2024-8-20)

  • Added datasource RBAC support in the plugin. The plugin now respects RBAC permissions for its datasources.
  • Fix a bug with saving existing checks with empty TLS configs
  • Fix a regression where the http checks follow redirects checkbox was missing
  • Prevent problematic characters from being added to job names (commas and single/double quotes)
  • Fix a bug with the assertions graph success / failure rate making the wrong query on scripted checks dashboard

v1.14.12

19 Aug 10:01
86d458a

Choose a tag to compare

1.14.12 (2024-8-19)

  • Added datasource RBAC support in the plugin. The plugin now respects RBAC permissions for its datasources.
  • Fix a bug with saving existing checks with empty TLS configs
  • Fix a regression where the http checks follow redirects checkbox was missing
  • Prevent problematic characters from being added to job names (commas and single/double quotes)
  • Fix a bug with the assertions graph success / failure rate making the wrong query on scripted checks dashboard

v1.14.11

25 Jul 14:21
eb259c1

Choose a tag to compare

1.14.11 (2024-7-25)

  • The check creation pages have been redesigned to be more user-friendly and intuitive. Every check now has five sections regardless of type.
  • Check types now have a parent group: Api Endpoint, Multi step and Scripted in the plugin UI.
  • Added restrictions when users have the viewer role.

v1.14.10

10 Jul 20:58
5db0cac

Choose a tag to compare

1.14.10 (2024-7-10)

  • Upgrade scenes to version 5.1.0
  • Fix cursor type on cards without links
  • Improve non-initialized pages to provide section specific content
  • Enforce named exports
  • Avoid horizontal scrolling on check's dashboard
  • Add regression test for longitud validation fix
  • Add datasource to includes in order to provide support for loading synthentic monitoring appn assets from a CDN
  • Make loki query fetch range instead of instant logs to prevent timeout errors on ad-hoc tests

v1.14.9

25 Jun 17:38
ee03341

Choose a tag to compare

1.14.9 (2024-6-25)

  • Fix home dashboard when applying filters for error percentage, latency and error rate panels.
  • Fix validation for longitude field in custom probes creation form.

v1.14.8

19 Jun 17:19
2ce67e9

Choose a tag to compare

1.14.8 (2024-6-19)

  • Updated Grafana dependencies (@grafana/ui, @grafana/data, @grafana/runtime and @grafana/schema) to version 11.0.0
  • Updated Grafana dependency version in plugin configuration.
  • Added a PasswordField component to mask password inputs in the HTTP Auth section.
  • Added a link to the docs in the check’s custom labels section.

v1.14.7

11 Jun 11:46
594d836

Choose a tag to compare

1.14.7 (2024-6-11)

  • Added test execution rate in the check list page. Added accompaying sort options to sort checks by ascending / descending execution rates
  • Fixed an issue where drilldowns are not working in the Scenes home dashboard
  • Changed the HTTP authentication type to a radio button pattern rather than multiple checkboxes
  • Changed probe form validation to zod schemas

v1.14.6

05 Jun 13:45
9b65289

Choose a tag to compare

1.14.6 (2024-6-5)

  • Removed public preview message from multihttp checks
  • Added url parameters to manage check list state, allowing deep linking to specific checks
  • Fix an issue on the homepage summary table where jobs were being duplicated
  • Fix text for SSL tooltip in Scenes dashboards
  • Fix alignment issues for labels and headers in the check creation forms
  • Fix terraform export for private probes
  • Fix wording for test executions in executions calculator
  • Changed form validation to zod schemas

v1.14.5

23 May 16:53
d6a6d4c

Choose a tag to compare

1.14.5 (2024-5-23)

  • Fix a bug with with SSL failing checks option not being respected in http checks