Releases: grafana/synthetic-monitoring-agent
Releases · grafana/synthetic-monitoring-agent
v0.24.2
Changelog
- bfb111d --- updated-dependencies: - dependency-name: kernel.org/pub/linux/libs/security/libcap/cap dependency-type: direct:production update-type: version-update:semver-patch ...
- d3cc38b Build(deps): Bump golang.org/x/net from 0.25.0 to 0.26.0
- 123b0d6 Enable K6 by default in agent deployments (#722)
- bac84cb Fix: Interpolate variables into MultiHTTP request bodies (#713)
- d1ca970 Fix: deprecate --features and warn user (#726)
- 7dd8ed6 MultiHttp script should decode the payload as a string and replace the variable placeholders with the values. The result should be assigned to the request body. (#717)
- a391786 Release v0.24.2
- b58d041 Remove adhoc and traceroute feature flags. (#707)
- 6aa9cee Update to grafana-build-tools v0.11.0 (#705)
- 67934ee checks/test: make timer big enough for context cancel to be picked up
- 18992df k6runner: use check context for http request (#715)
v0.24.1
v0.24.0
Changelog
- 79b1927 Feature: automatically set up GOMEMLIMIT (#691)
- c502dd5 Feature: upgrade k6 to v0.50.0 (#681)
- 61466e3 Fix: TestTickWithOffset sometimes if offset is 0 (#686)
- 4787d58 Fix: use uniform timeout validation logic (#693)
- aeaf280 Log configuration at start up (#689)
- 931e442 Make k6 capability validation nil-safe (#692)
- 523e9a6 Release v0.23.4 (#685)
- 5e69f42 Release v0.24.0 (#697)
- e587e95 Switch to using buf to manage protobuf code (#641)
- 2a5799d Terminate agent if capabilities not supported (#684)
- 2cd70a4 k6runner/test: add test for RunResponse error handling
- 6798275 k6runner: handle errors reported by http runners
- a800987 k6runner: inspect errors and propagate unexpected ones to the probe
- ecca850 proto fields for scripted check enablement (#674)
- eea5b63 skip interpolating multihttp variables into the metric names (#683)
v0.23.4
v0.23.3
v0.23.2
v0.23.1
v0.23.0
v0.22.0
Changelog
- f6fb2cc Add telemetry (#621)
- 37dbca6 Add telemetry sampled executions (#653)
- 58458db Configure blacklist ip range for k6 runner (#633)
- abb5ff6 Feature: allow checks to run less often (#611)
- 5311af8 Fix telemetry error handling (#650)
- e06edba Fix: telemetry region label (#638)
- 6fb040b Pass a scraper factory from main (#649)
- 2d5af37 Release v0.22.0 (#654)
- e73d252 Send adhoc check done logs to Loki without --verbose (#631)
- 781242f Upgrade to grafana-build-tools v0.6.1 (#646)
- bac47f6 Use github.com/grafana/loki/pkg/pusher instead of logproto (#648)
- 978436c use expfmt.NewFormat instead of now-private formats directly
v0.21.0
Changelog
- 2584f5d Add an option to log multihttp responses (#550)
- 466e550 Add header to ease tracking HTTP requests (#624)
- 5057342 Add telemetry protobuf definitions (#627)
- e8792af Add tenant label limits (#581)
- ff54035 Feature: promote adhoc to permanent feature (#615)
- e950699 Fix global tenant id usage for label limits query
- 0594210 Fix: add test for HTTP check with a long URL
- c1890e1 Fix: missing http check regex validations (#612)
- 1a3b765 Release v0.20.0 (#613)
- 3e6a8a5 Release v0.20.1
- f9ee435 Release v0.20.2 (#620)
- e10bd67 Release v0.21.0 (#632)
- d8d88c1 Update release script (#617)
- 5d7f182 Update to grafana-build-tools v0.6.0
- 17c4838 change the name of the k6 check type to scripted (#622)