pub async fn series_query(
__arg0: State<PrometheusHandlerRef>,
__arg1: Query<SeriesQuery>,
__arg2: Extension<QueryContext>,
__arg3: Form<SeriesQuery>,
) -> PrometheusJsonResponse
pub async fn series_query(
__arg0: State<PrometheusHandlerRef>,
__arg1: Query<SeriesQuery>,
__arg2: Extension<QueryContext>,
__arg3: Form<SeriesQuery>,
) -> PrometheusJsonResponse