Skip to content

Releases: grafana/synthetic-monitoring-agent

v0.22.0

11 Mar 16:06
2d5af37
Compare
Choose a tag to compare

Changelog

v0.21.0

26 Feb 16:01
e10bd67
Compare
Choose a tag to compare

Changelog

v0.20.1

12 Feb 16:52
Compare
Choose a tag to compare

Changelog

  • 2584f5d Add an option to log multihttp responses (#550)
  • e8792af Add tenant label limits (#581)
  • e950699 Fix global tenant id usage for label limits query
  • 0594210 Fix: add test for HTTP check with a long URL
  • 1a3b765 Release v0.20.0 (#613)
  • 66af84a Release v0.20.1
  • 5d7f182 Update to grafana-build-tools v0.6.0

v0.19.6

06 Feb 15:52
Compare
Choose a tag to compare

Changelog

v0.19.5

05 Feb 16:28
Compare
Choose a tag to compare

Changelog

  • 5e68692 Fix: check targets must be valid label values
  • 23cbe73 Release v0.19.5
  • 802dffb allow adhoc k6 checks with unvalidated targets (#598)

v0.19.4

30 Jan 15:08
Compare
Choose a tag to compare

Changelog

  • 4e0f327 Release v0.19.4
  • b9c237f fix: allow scripted checks to have anything as the target value (#592)

v0.19.3

13 Dec 23:40
Compare
Choose a tag to compare

Changelog

v0.17.3

28 Sep 17:55
Compare
Choose a tag to compare

Changelog

v0.17.2

27 Sep 21:00
Compare
Choose a tag to compare

Changelog

  • f4d64c8 Add a gauge to track the number of installed publisher handlers
  • 6c521c0 Fix: handle failed counter correctly
  • ac2c40f InstallerHandlers has no type
  • 1c6f776 Release v0.17.2

v0.17.1

14 Sep 13:22
Compare
Choose a tag to compare

Changelog

  • 3cbf949 Extract TenantManager out of pusher into its own package
  • ae3790a Feature: keep track of scraper executions on a per-tenant level
  • be167a5 Fix handling of tenant ID zero
  • 1e5c966 Fix panic while handling changes
  • d5ab302 Fix typo
  • b62caa2 Fix: add type to failure metrics
  • 172ea47 Fix: for CSS selectors, the expression is not a predicate
  • 91f5c5b Fix: remove --discard-response-bodies
  • 660b500 Release v0.17.1
  • beadaab Use local IDs in scraper, global IDs in pusher