udp: store prometheus exporter thread handle, periodically render

This commit is contained in:
Joakim Frostegård 2024-01-29 22:09:20 +01:00
parent 8f838098aa
commit 6dec985d45
3 changed files with 89 additions and 47 deletions

1
Cargo.lock generated
View file

@ -323,6 +323,7 @@ dependencies = [
"tempfile",
"time",
"tinytemplate",
"tokio",
]
[[package]]