6 releases (breaking)

0.5.0 Feb 19, 2024
0.4.0 Dec 27, 2023
0.3.0 Sep 21, 2023
0.2.1 Aug 2, 2023
0.1.0 Jun 25, 2023

#249 in Concurrency

Download history 2/week @ 2023-12-15 42/week @ 2023-12-22 2/week @ 2023-12-29 1/week @ 2024-01-05 2/week @ 2024-01-12 2/week @ 2024-02-09 144/week @ 2024-02-16 74/week @ 2024-02-23 23/week @ 2024-03-01 23/week @ 2024-03-08 24/week @ 2024-03-15 32/week @ 2024-03-22 70/week @ 2024-03-29

152 downloads per month
Used in 15 crates (7 directly)

Apache-2.0

150KB
3.5K SLoC

tatl

tatl provides in-process alerting. It is an experiment in reporting problems as close to where they can be detected as is possible.

Status

Active development. tatl is likely to change in the near future in backwards-incompatible ways.

Scope

tatl provides basic alerting conditions that can be detected from a small number of sensors. Threads can poll the condition close to where the problem occurs for both fast detection and quick localization of errors.

Warts

The library is under active development.

Documentation

The latest documentation is always available at docs.rs.

Dependencies

~1.5MB
~34K SLoC