Skip to content

Releases: grafana/synthetic-monitoring-agent

v0.16.3

13 Jun 15:23
Compare
Choose a tag to compare

Changelog

  • 2298a92 Add method to change log level at runtime
  • 169784f Include script results in debug output
  • de4721a Release v0.16.3
  • c69aeb6 Use a custom collector to avoid checking labels

v0.16.2

08 Jun 02:08
Compare
Choose a tag to compare

Changelog

  • 2a32c06 Add missing check class data to ClassInfo struct
  • 2612699 Release v0.16.2

v0.16.1

07 Jun 23:27
Compare
Choose a tag to compare

Changelog

  • 24d4136 Release v0.16.1
  • 57ca767 Update golden files and accounting info

v0.16.0

06 Jun 20:01
Compare
Choose a tag to compare

Changelog

  • 9f632d1 Add CheckClass to identify protocol vs scripted checks
  • a1b8cfb Add k6-uri flag
  • 7060a2c Disable validating k6 path
  • 72586a6 Fix: parametrize the k6 runner
  • 9e4321b Gate k6 checks on runner being configured
  • 5af34c9 Release v0.16.0
  • 0b5d449 Update dependencies

v0.15.0

23 May 23:11
Compare
Choose a tag to compare

Changelog

  • e29b3e2 Add MultiHttp to SM proto
  • 0f17bab Add multihttp check type
  • 4c25c8e Fix: JSON path value assertion needs expression and value
  • 1f0e875 Release v0.15.0
  • ce1eb70 Update dependencies

v0.14.5

27 Apr 15:26
Compare
Choose a tag to compare

Changelog

v0.14.4

19 Apr 17:51
Compare
Choose a tag to compare

Changelog

  • cde31b5 Add status to the log entry for publisher errors
  • 6e1900a Release v0.14.4
  • 64b8bab Update github.com/prometheus/common to v0.42.0
  • 91ff811 Update github.com/prometheus/prometheus to v0.42.0 (2.42.0)
  • 06a9cb7 build: Don't expose drone secrets on PR builds (#431)
  • 5fa2b45 fix: Use Go 1.20.3 to build Agent (#430)

v0.14.3

09 Mar 19:33
Compare
Choose a tag to compare

Changelog

  • c2048ff Fix linter error
  • 3f23e6d Fix: use proxy values from environment in metrics publisher
  • 94886e5 Release v0.14.3

v0.14.2

23 Feb 16:17
Compare
Choose a tag to compare

Changelog

  • dd2c895 Fix: do not resolve target in http with proxy
  • 7ef068c Release v0.14.2

v0.14.1

25 Jan 21:44
Compare
Choose a tag to compare

Changelog

  • 9d183e7 Fix: setup timeout in ad-hoc checks
  • 089eed9 Release v0.14.1
  • db8b550 allow colons in http header values