1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-15 17:51:03 +00:00
kube-arangodb/docs/generated/metrics
2024-09-19 11:04:06 +02:00
..
arango_operator_objects_processed.md [Feature] Global Metrics (#1668) 2024-05-21 14:09:50 +02:00
arangodb_operator_agency_cache_health_present.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_agency_cache_healthy.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_agency_cache_leaders.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_agency_cache_member_commit_offset.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_agency_cache_member_serving.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_agency_cache_present.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_agency_cache_serving.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_agency_errors.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_agency_fetches.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_agency_index.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_deployment_conditions.md [Feature] Deployment & Members Condition metrics (#1610) 2024-03-05 15:52:02 +01:00
arangodb_operator_engine_assertions.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_engine_ops_alerts.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_engine_panics_recovered.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_kubernetes_client_request_errors.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_kubernetes_client_requests.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_members_conditions.md [Feature] Deployment & Members Condition metrics (#1610) 2024-03-05 15:52:02 +01:00
arangodb_operator_members_unexpected_container_exit_codes.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_objects_processed.md [Improvement] Improve metric handling (#1728) 2024-09-19 11:04:06 +02:00
arangodb_operator_rebalancer_enabled.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_rebalancer_moves_current.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_rebalancer_moves_failed.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_rebalancer_moves_generated.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_rebalancer_moves_succeeded.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_resources_arangodeployment_accepted.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_resources_arangodeployment_immutable_errors.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_resources_arangodeployment_propagated.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_resources_arangodeployment_status_restores.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_resources_arangodeployment_uptodate.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_resources_arangodeployment_validation_errors.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_resources_arangodeploymentreplication_active.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_operator_resources_arangodeploymentreplication_failed.md Improve documentation rendering for GitHub Pages (#1558) 2024-01-08 12:28:31 +01:00
arangodb_resources_deployment_config_map_duration.md [Improvement] Improve metric handling (#1728) 2024-09-19 11:04:06 +02:00
arangodb_resources_deployment_config_map_inspected.md [Improvement] Improve metric handling (#1728) 2024-09-19 11:04:06 +02:00
README.md [Improvement] Improve metric handling (#1728) 2024-09-19 11:04:06 +02:00

layout title nav_order has_children has_toc
page List of available metrics 9 true false

ArangoDB Operator Metrics

List of the Operator metrics

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_deployment_conditions arangodb_operator deployment Gauge Representation of the ArangoDeployment condition state (true/false)
arangodb_operator_engine_assertions arangodb_operator engine Counter Number of assertions invoked during Operator runtime
arangodb_operator_engine_ops_alerts arangodb_operator engine Counter Counter for actions which requires ops attention
arangodb_operator_engine_panics_recovered arangodb_operator engine Counter Number of Panics recovered inside Operator reconciliation loop
arangodb_operator_kubernetes_client_request_errors arangodb_operator kubernetes_client Counter Number of Kubernetes Client request errors
arangodb_operator_kubernetes_client_requests arangodb_operator kubernetes_client Counter Number of Kubernetes Client requests
arangodb_operator_members_conditions arangodb_operator members Gauge Representation of the ArangoMember condition state (true/false)
arangodb_operator_members_unexpected_container_exit_codes arangodb_operator members Counter Counter of unexpected restarts in pod (Containers/InitContainers/EphemeralContainers)
arangodb_operator_objects_processed arangodb_operator objects Counter Number of the processed objects
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
arangodb_operator_resources_arangodeployment_accepted arangodb_operator resources Gauge Defines if ArangoDeployment has been accepted
arangodb_operator_resources_arangodeployment_immutable_errors arangodb_operator resources Counter Counter for deployment immutable errors
arangodb_operator_resources_arangodeployment_propagated arangodb_operator resources Gauge Defines if ArangoDeployment Spec is propagated
arangodb_operator_resources_arangodeployment_status_restores arangodb_operator resources Counter Counter for deployment status restored
arangodb_operator_resources_arangodeployment_uptodate arangodb_operator resources Gauge Defines if ArangoDeployment is uptodate
arangodb_operator_resources_arangodeployment_validation_errors arangodb_operator resources Counter Counter for deployment validation errors
arangodb_operator_resources_arangodeploymentreplication_active arangodb_operator resources Gauge Defines if ArangoDeploymentReplication is configured and running
arangodb_operator_resources_arangodeploymentreplication_failed arangodb_operator resources Gauge Defines if ArangoDeploymentReplication is in Failed phase
arangodb_resources_deployment_config_map_duration arangodb_resources deployment_config_map Gauge Duration of inspected ConfigMaps by Deployment in seconds
arangodb_resources_deployment_config_map_inspected arangodb_resources deployment_config_map Counter Number of inspected ConfigMaps by Deployment