Org Metrics
logs_storage_mb: Log storage used in megabytestracing_storage_mb: Tracing storage used in megabytesmetrics_storage_mb: Metrics storage used in megabytesagent_peers_count: Number of agent peersagent_services_count: Number of agent servicesagent_tx_bytes_total: Total transmitted bytes by agentsagent_rx_bytes_total: Total received bytes by agentsagent_tx_packets_total: Total transmitted packets by agentsagent_rx_packets_total: Total received packets by agentsthreat_detection_forward_enabled: 0 or 1 indicating if threat detection forwarding is enabled for the org (syslog)threat_detection_forward_total: Total of all threat events forwarded to the Syslog targetthreat_detection_alerts: Increments when a threat detection alert is generated
HTTP/GRPC
requests_per_second: Number of HTTP/GRPC requests received per secondrequests_initiated_per_second: Number of HTTP/GRPC requests initiated per secondrequest_duration_ms_bucket: Latency histogram for HTTP/gRPC requests received
Volumes
volume_set_capacity_billable: Billable capacity of volume setsvolume_set_snapshots_billable: Billable snapshot capacity of volume setsvolume_set_free_bytes: Free bytes available in volume setsvolume_set_capacity_bytes: Total capacity of volume sets in bytes
Resources
cpu_reserved: CPU resources reservedcpu_used: CPU resources utilizedcpu_billable: Billable CPU resourcesmemory_reserved: Memory resources reserved (bytes)memory_used: Memory resources utilized (bytes)memory_billable: Billable memory resources (bytes)
Network
egress: Egress network traffic (bytes)cross_zone_traffic: Cross-zone network traffic (bytes)
Workloads
replica_count: Number of replicascontainer_restarts: Number of container restartsload_balancer: Number of load balancerscron_executions: Number of cron job executionscron_execution_rate: Rate of cron job executionsworkload_progress_failure: Number of workload progress failuresworkload_ready_replicas: Number of ready replicas in workloadsworkload_rescheduled_replicas: Number of replicas rescheduled to other nodes in workloadscapacity_ai_updates: Number of times capacity AI has updated the workload’s resources
Domains
domain_warnings: Number of domain warnings
MK8s Specific Metrics
If you are using MK8s and have metrics enabled, you will have access to kube and node metrics as well:kube metrics
We expose many metrics published by kube-state-metrics. These metrics all start with thekube_ prefix.
Information on these metrics can be found in the kube-state-metrics documentation
node metrics
We expose many metrics published by node-exporter. These metrics all start with thenode_ prefix.
Information on these metrics can be found in the node-exporter documentation