8 breaking releases
new 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 |
#224 in Concurrency
251 downloads per month
Used in 20 crates
(7 directly)
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
~39K SLoC