Skip to content

Files

Latest commit

4936851 · Jul 11, 2022

History

History
23 lines (21 loc) · 4.88 KB

README.md

File metadata and controls

23 lines (21 loc) · 4.88 KB

ArangoDB Operator Metrics

List

Name Namespace Group Type Description
arangodb_operator_agency_errors arangodb_operator agency Counter Current count of agency cache fetch errors
arangodb_operator_agency_fetches arangodb_operator agency Counter Current count of agency cache fetches
arangodb_operator_agency_index arangodb_operator agency Gauge Current index of the agency cache
arangodb_operator_agency_cache_health_present arangodb_operator agency_cache Gauge Determines if local agency cache health is present
arangodb_operator_agency_cache_healthy arangodb_operator agency_cache Gauge Determines if agency is healthy
arangodb_operator_agency_cache_leaders arangodb_operator agency_cache Gauge Determines agency leader vote count
arangodb_operator_agency_cache_member_commit_offset arangodb_operator agency_cache Gauge Determines agency member commit offset
arangodb_operator_agency_cache_member_serving arangodb_operator agency_cache Gauge Determines if agency member is reachable
arangodb_operator_agency_cache_present arangodb_operator agency_cache Gauge Determines if local agency cache is present
arangodb_operator_agency_cache_serving arangodb_operator agency_cache Gauge Determines if agency is serving
arangodb_operator_engine_panics_recovered arangodb_operator engine Counter Number of Panics recovered inside Operator reconciliation loop
arangodb_operator_members_unexpected_container_exit_codes arangodb_operator members Counter Counter of unexpected restarts in pod (Containers/InitContainers/EphemeralContainers)
arangodb_operator_rebalancer_enabled arangodb_operator rebalancer Gauge Determines if rebalancer is enabled
arangodb_operator_rebalancer_moves_current arangodb_operator rebalancer Gauge Define how many moves are currently in progress
arangodb_operator_rebalancer_moves_failed arangodb_operator rebalancer Counter Define how many moves failed
arangodb_operator_rebalancer_moves_generated arangodb_operator rebalancer Counter Define how many moves were generated
arangodb_operator_rebalancer_moves_succeeded arangodb_operator rebalancer Counter Define how many moves succeeded