Reference

Metric Catalog

Metric Catalog

Generated from crates/astra-core/src/metrics.rs.

MetricTypeDescription
astra_bg_io_sqe_throttle_events_totalcounterTotal background SQE throttle wait events.
astra_bg_io_sqe_tokens_availablegaugeCurrent available tokens in the background SQE token bucket.
astra_bg_io_sqe_wait_secondshistogramTime spent waiting for background SQE operation budget.
astra_bg_io_throttle_events_totalcounterTotal background IO throttle wait events.
astra_bg_io_throttle_wait_secondshistogramTime spent waiting for background IO token-bucket budget.
astra_bg_io_tokens_availablegaugeCurrent available tokens in the background IO token bucket.
astra_forward_retry_attempts_totalcounterTotal forwarded RPC retry attempts.
astra_gateway_read_ticket_hits_totalcounterTotal gateway read requests that reused an active read ticket.
astra_gateway_read_ticket_misses_totalcounterTotal gateway read requests that required a fresh quorum check.
astra_gateway_singleflight_leader_totalcounterTotal gateway read requests elected as singleflight leaders.
astra_gateway_singleflight_overflow_totalcounterTotal gateway read requests that bypassed singleflight due to waiter cap.
astra_gateway_singleflight_waiter_timeouts_totalcounterTotal gateway waiter requests that timed out waiting for singleflight leader completion.
astra_gateway_singleflight_waiter_totalcounterTotal gateway read requests collapsed behind an in-flight leader request.
astra_large_value_hydrate_cache_hits_totalcounterTotal hydrate cache hits for large-value tier references.
astra_large_value_hydrate_cache_misses_totalcounterTotal hydrate cache misses for large-value tier references.
astra_large_value_hydrate_secondshistogramDuration of large-value hydrate read operations from object tier.
astra_large_value_upload_failures_totalcounterTotal failed large-value tier upload attempts.
astra_large_value_upload_secondshistogramDuration of large-value tier upload operations.
astra_list_prefetch_hits_totalcounterLIST prefetch cache hits.
astra_list_prefetch_misses_totalcounterLIST prefetch cache misses.
astra_list_prefix_filter_hits_totalcounterLIST requests processed after prefix filter positive hit.
astra_list_prefix_filter_skips_totalcounterLIST requests skipped by prefix negative filter.
astra_list_revision_filter_hits_totalcounterLIST requests processed after prefix+revision filter hit.
astra_list_revision_filter_skips_totalcounterLIST requests skipped by prefix+revision filter.
astra_list_stream_bytes_totalcounterTotal bytes emitted via admin StreamList chunks.
astra_list_stream_chunks_totalcounterTotal streamed LIST chunks emitted via admin StreamList.
astra_list_stream_hydrated_bytes_totalcounterTotal hydrated payload bytes emitted via admin StreamList.
astra_list_stream_hydrated_values_totalcounterTotal tiered values hydrated while emitting admin StreamList chunks.
astra_lsm_synth_l0_filesgaugeSynthetic L0 file pressure estimate derived from WAL queues.
astra_profile_active_autogaugeActive profile gauge (1 when active).
astra_profile_active_gatewaygaugeActive profile gauge (1 when active).
astra_profile_active_kubernetesgaugeActive profile gauge (1 when active).
astra_profile_active_omnigaugeActive profile gauge (1 when active).
astra_profile_applied_bg_io_tokens_per_secgaugeLast profile-applied background IO token rate.
astra_profile_applied_prefetch_entriesgaugeLast profile-applied list prefetch cache entry cap.
astra_profile_applied_put_linger_microsecondsgaugeLast profile-applied put linger in microseconds.
astra_profile_applied_put_max_requestsgaugeLast profile-applied put max_requests.
astra_profile_switch_totalcounterTotal profile transitions applied by the governor.
astra_put_batch_requests_totalcounterTotal put requests dispatched through the batcher.
astra_put_batch_sizehistogramNumber of put operations per dispatched batch.
astra_put_batches_totalcounterTotal dispatched put batches.
astra_put_inflight_requestsgaugeCurrent estimated in-flight put requests (queued + dispatched).
astra_put_normal_queue_depthgaugeCurrent estimated queued normal put requests.
astra_put_queue_wait_normal_secondshistogramQueue wait time between enqueue and batch dispatch for normal put requests.
astra_put_queue_wait_secondshistogramQueue wait time between enqueue and batch dispatch for put requests.
astra_put_queue_wait_tier0_secondshistogramQueue wait time between enqueue and batch dispatch for tier0 put requests.
astra_put_quorum_ack_secondshistogramTime from batch submit to commit advancement signal.
astra_put_raft_client_write_secondshistogramDuration of raft client_write for put batches.
astra_put_tier0_bypass_write_pressure_totalcounterTotal tier0 requests bypassing write-pressure control.
astra_put_tier0_dispatch_totalcounterTotal tier0 batches dispatched.
astra_put_tier0_enqueued_totalcounterTotal tier0 put requests enqueued.
astra_put_tier0_queue_depthgaugeCurrent estimated queued tier0 put requests.
astra_raft_append_rpc_client_secondshistogramLeader-side append_entries RPC duration.
astra_raft_append_rpc_failures_totalcounterTotal failed append_entries RPC attempts.
astra_raft_append_rpc_server_secondshistogramFollower-side append_entries handler duration.
astra_raft_install_snapshot_rpc_client_secondshistogramLeader-side install_snapshot RPC duration.
astra_raft_install_snapshot_rpc_failures_totalcounterTotal failed install_snapshot RPC attempts.
astra_raft_install_snapshot_rpc_server_secondshistogramFollower-side install_snapshot handler duration.
astra_raft_snapshot_build_secondshistogramDuration of raft snapshot materialization.
astra_raft_snapshot_install_deserialize_secondshistogramDuration of follower snapshot payload deserialization.
astra_raft_snapshot_install_load_secondshistogramDuration of follower snapshot state load into the KV store.
astra_read_isolation_dispatch_totalcounterTotal read requests routed through isolated read lane.
astra_read_isolation_failures_totalcounterTotal isolated read dispatch failures that required inline fallback.
astra_read_quorum_checks_totalcounterTotal linearizable read quorum checks attempted.
astra_read_quorum_failures_totalcounterTotal linearizable read quorum check failures.
astra_read_quorum_internal_totalcounterTotal quorum-related internal read errors.
astra_request_delete_totalcounterTotal delete range requests.
astra_request_get_totalcounterTotal GET-like range requests.
astra_request_lease_totalcounterTotal lease API requests.
astra_request_list_totalcounterTotal LIST/prefix range requests.
astra_request_put_totalcounterTotal put requests.
astra_request_tier0_totalcounterTotal requests classified as tier0 critical.
astra_request_txn_totalcounterTotal txn requests.
astra_request_watch_totalcounterTotal watch stream requests.
astra_semantic_cache_hits_totalcounterTotal semantic hot-cache hits.
astra_semantic_cache_misses_totalcounterTotal semantic hot-cache misses.
astra_transport_closed_conn_unavailable_totalcounterTotal unavailable responses attributed to closed transport connections.
astra_wal_allocated_bytesgaugeCurrent allocated WAL file bytes on disk.
astra_wal_checkpoint_reclaimed_bytes_totalcounterTotal physical WAL bytes reclaimed by checkpoint compaction.
astra_wal_checkpoint_secondshistogramDuration of WAL checkpoint compaction rewrites.
astra_wal_checkpoint_totalcounterTotal WAL checkpoint compaction rewrites.
astra_wal_effective_linger_microsecondsgaugeEffective WAL linger currently applied.
astra_wal_logical_bytesgaugeCurrent durable WAL bytes containing replayable records.
astra_wal_queue_bytesgaugeCurrent queued WAL payload bytes waiting for flush.
astra_wal_queue_depthgaugeCurrent queued WAL frames waiting for flush.
astra_watch_active_streamsgaugeCurrent number of active watch streams.
astra_watch_delegate_accept_totalcounterTotal watch requests accepted on non-leader nodes by delegation policy.
astra_watch_delegate_reject_totalcounterTotal watch requests rejected by watch role policy.
astra_watch_dispatch_queue_depthgaugeCurrent watch stream response queue depth estimate.
astra_watch_emit_batch_sizehistogramNumber of watch events emitted per streamed watch response.
astra_watch_emit_lag_secondshistogramDelay between commit timestamp and watch event emission.
astra_watch_lagged_skipped_events_totalcounterTotal watch events skipped by lagged watch receivers.
astra_watch_lagged_totalcounterTotal watch lag events observed from the broadcast ring.
astra_watch_resync_keys_totalcounterTotal keys emitted via watch lag-compression resync.
astra_watch_resync_totalcounterTotal watch lag-compression resync attempts.
astra_watch_slow_cancels_totalcounterTotal watch streams canceled due to slow consumer backpressure.
astra_write_reject_events_totalcounterTotal write requests rejected by L0 pressure control.
astra_write_stall_band_5_events_totalcounterTotal writes delayed by the L0==5 pressure band.
astra_write_stall_band_6_events_totalcounterTotal writes delayed by the L0==6 pressure band.
astra_write_stall_band_7_plus_events_totalcounterTotal writes delayed by the L0>=7 pressure band.
astra_write_stall_delay_secondshistogramWrite stall delay injected by L0 pressure controller.
astra_write_stall_events_totalcounterTotal write requests delayed by L0 pressure control.