mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
refactor(metrics): use macros for constructing counter and histogram metrics (#755)
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
|
||||
pub mod env;
|
||||
pub mod logger;
|
||||
pub mod metrics;
|
||||
/// `cargo` build instructions generation for obtaining information about the application
|
||||
/// environment.
|
||||
#[cfg(feature = "vergen")]
|
||||
|
||||
Reference in New Issue
Block a user