Releases: grafana/synthetic-monitoring-agent
Releases · grafana/synthetic-monitoring-agent
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)
v0.20.1
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
v0.19.5
v0.19.4
v0.19.3
v0.17.3
v0.17.2
v0.17.1
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