add ingest analytics page

This commit is contained in:
41666 2022-12-12 19:40:05 -05:00
parent 2665a6d25f
commit 1e41262d70
7 changed files with 270 additions and 10 deletions

1
Cargo.lock generated
View file

@ -2530,6 +2530,7 @@ version = "0.1.0"
dependencies = [
"async_once",
"axum",
"chrono",
"futures",
"futures-util",
"lazy_static",