Skip to content

Releases: synyx/tuwat

v1.10.2

03 Sep 07:56
32fcea2
Compare
Choose a tag to compare
  • This releases fixes a 1.10.0 version problem, which unfortunately introduced a large unnecessary log volume change.

v1.10.1

29 Aug 12:37
33ec70d
Compare
Choose a tag to compare
  • Add Graylog event grouping fields to labels.

v1.10.0

29 Aug 12:11
9fc3563
Compare
Choose a tag to compare
  • Add Graylog connector

v1.9.1

09 Aug 11:42
7ac9a56
Compare
Choose a tag to compare
  • Only dependency upgrades

v1.9.0

10 Jul 09:34
ef6053c
Compare
Choose a tag to compare
  • Using tuwat -otelUrl stdout or TUWAT_OTEL_URL=stdout now enables tracing output on stdout
  • Add spans/traces to logs to enable correlation
  • Cleanup file paths in logging for visibility by stripping the build path
  • Remove error logging keys containing <nil> strings

v1.8.0

05 Jun 09:51
b78d983
Compare
Choose a tag to compare
  • Downtimes and acknowledgements as well as disabling notifications for a host will also disable those for the services on this host.
    This differs from icinga and nagios, as they allow actions like Schedule downtime for this host vs. allow downtime for this host and all services.
  • Potentially breaking: Change logging system from zap to stdlib slog. In case the logs are parsed using external systems, the logs are now in a different format.
    This was done to reduce the overall amount of dependencies.

v1.7.0

29 Apr 09:54
243ef86
Compare
Choose a tag to compare
  • Allows times to be in the future (negative seconds ago) and thus to be able to filter those correctly.

v1.6.0

21 Feb 15:13
b06d04c
Compare
Choose a tag to compare
  • Allow GitLab Groups to be configured for pulling merge requests.
    This has the advantage of needing to specify fewer single projects and also ignores archived projects by default.
  • Fix application crash on certain network timeouts.

v1.5.2

20 Feb 07:26
fb28a28
Compare
Choose a tag to compare
  • Bugfix release for when rules only being applied if no where rule given.

v1.5.1

19 Feb 13:44
1f2a15a
Compare
Choose a tag to compare
  • Bugfix release for when rules and ~= matching rule prefixes.