mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
feat(generics): add metrics for database calls (#1901)
This commit is contained in:
@ -20,6 +20,7 @@ pub mod vergen;
|
||||
// pub use literally;
|
||||
#[doc(inline)]
|
||||
pub use logger::*;
|
||||
pub use once_cell;
|
||||
pub use opentelemetry;
|
||||
pub use tracing;
|
||||
#[cfg(feature = "actix_web")]
|
||||
|
||||
Reference in New Issue
Block a user