Expand description
Re-export the foundationdb crate for convenience.
Structs§
- Counter
Metrics CounterMetricsis used in two contexts within the metrics system:- Metric
Key - Unique key for a metric: name + labels
- Metrics
Report - Data structure containing the actual metrics for a transaction, organized into different categories
- Timing
Metrics - Time-related metrics for performance analysis of transaction execution phases
- Transaction
Info - Transaction-level information that persists across retries
- Transaction
Metrics - Tracks metrics for a transaction.
Enums§
- FdbCommand
- Represents a FoundationDB command.
Type Aliases§
- Labels
- Label key-value pairs for metrics