tatl

Crates.iotatl
lib.rstatl
version0.11.0
sourcesrc
created_at2023-06-25 18:21:28.573174
updated_at2024-12-04 14:27:43.258948
descriptiontatl provides in-process alerting.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899733
size19,117
Robert Escriva (rescrv)

documentation

README

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.

Commit count: 1605

cargo fmt