global: snapshot

This commit is contained in:
nym21
2025-12-26 22:41:36 +01:00
parent d538280f4b
commit de93f08e93
120 changed files with 1125 additions and 1773 deletions

View File

@@ -1,5 +1,3 @@
//! Handler for single metric data endpoint.
use std::time::Duration;
use axum::{

View File

@@ -1,5 +1,3 @@
//! Deprecated handler for legacy endpoints - returns raw data without MetricData wrapper.
use std::time::Duration;
use axum::{