8 breaking releases

0.10.0 Nov 7, 2024
0.8.0 Sep 17, 2024
0.5.0 Feb 19, 2024
0.4.0 Dec 27, 2023
0.2.0 Jul 9, 2023

#232 in Concurrency

Download history 26/week @ 2024-07-29 34/week @ 2024-08-05 23/week @ 2024-08-12 197/week @ 2024-08-19 91/week @ 2024-08-26 44/week @ 2024-09-02 27/week @ 2024-09-09 247/week @ 2024-09-16 73/week @ 2024-09-23 65/week @ 2024-09-30 226/week @ 2024-10-07 37/week @ 2024-10-14 36/week @ 2024-10-21 72/week @ 2024-10-28 180/week @ 2024-11-04 78/week @ 2024-11-11

369 downloads per month
Used in 20 crates (7 directly)

Apache-2.0

155KB
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
~38K SLoC