Report TODs to influx

This commit is contained in:
2023-09-14 22:18:11 -07:00
parent 7c782e5800
commit 41284649c9
6 changed files with 787 additions and 570 deletions

View File

@@ -24,6 +24,7 @@ tokio-serial = "5.4.4"
bytes = "1.2.1"
chrono = "0.4.23"
libc = "0.2.137"
reqwest = { version = "0.11.13", features = ["rustls-tls"], default-features = false }
[dependencies.chrony-candm]
git = "https://github.com/aws/chrony-candm"