Skip to content

Commit

Permalink
update metric name
Browse files Browse the repository at this point in the history
  • Loading branch information
jayy04 committed Jan 11, 2024
1 parent bc2c383 commit 55b9a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/lib/metrics/metric_keys.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const (
InsuranceFundBalance = "insurance_fund_balance"
ClobMev = "clob_mev"
ClobConditionalOrderTriggerPrice = "clob_conditional_order_trigger_price"
ClobConditionalOrderTriggered = "clob_conditional_order_trigger_price"
ClobConditionalOrderTriggered = "clob_conditional_order_triggered"

// Samples
ClobDeleverageSubaccountTotalQuoteQuantumsDistribution = "clob_deleverage_subaccount_total_quote_quantums_distribution"
Expand Down

0 comments on commit 55b9a1e

Please sign in to comment.