Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions auth/auth-server/src/telemetry/labels.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,3 @@ pub const L2_BASE_FEE_TAG: &str = "l2_base_fee";
/// Metric tag indicating whether or not the bundle was settled as part of a CoW
/// Protocol auction
pub const SETTLED_VIA_COWSWAP_TAG: &str = "settled_via_cowswap";
/// Metric tag indicating whether or not the bundle was malleable
pub const IS_MALLEABLE_TAG: &str = "is_malleable";
Loading