penumbra_
sdk_
dex
1.3.1
In penumbra_
sdk_
dex::
component::
metrics
Modules
atomics
Macros
counter
describe_counter
describe_gauge
describe_histogram
gauge
histogram
Structs
Counter
Gauge
Histogram
Key
KeyHasher
KeyName
Label
Level
LocalRecorderGuard
Metadata
NoopRecorder
SetRecorderError
Enums
GaugeValue
Unit
Constants
DEX_ARB_DURATION
DEX_BATCH_DURATION
DEX_PATH_SEARCH_DURATION
DEX_PATH_SEARCH_RELAX_PATH_DURATION
DEX_ROUTE_FILL_DURATION
DEX_RPC_SIMULATE_TRADE_DURATION
Traits
CounterFn
GaugeFn
HistogramFn
IntoF64
IntoLabels
PrometheusBuilderExt
Recorder
Functions
register_metrics
set_default_local_recorder
set_global_recorder
with_local_recorder
with_recorder
Type Aliases
SharedString
penumbra_sdk_dex
::
component
::
metrics
Constant
DEX_BATCH_DURATION
Copy item path
Settings
Help
Summary
Source
pub const DEX_BATCH_DURATION: &
str
= "penumbra_dex_batch_duration_seconds";
Available on
crate feature
component
only.