pub async fn insert_drift_profile(
__arg0: State<Arc<AppState>>,
__arg1: Json<MonitorProfile>,
) -> Result<impl IntoResponse, (StatusCode, Json<Value>)>
pub async fn insert_drift_profile(
__arg0: State<Arc<AppState>>,
__arg1: Json<MonitorProfile>,
) -> Result<impl IntoResponse, (StatusCode, Json<Value>)>