Skip to main content
This page lists all metrics that Metoro automatically generates for your containers and infrastructure.

Common Kubernetes Attributes

All node and container metrics include the following Kubernetes attributes. These attributes provide detailed information about the node’s infrastructure, architecture, and location:

Node Information

  • kubernetes.io/hostname - Node hostname
  • kubernetes.io/os - Operating system (also available as beta.kubernetes.io/os)
  • kubernetes.io/arch - CPU architecture (also available as beta.kubernetes.io/arch)
  • kubernetes.io/instance-type - Instance type (also available as node.kubernetes.io/instance-type, beta.kubernetes.io/instance-type)

Cloud Provider Information

  • k8s.io/cloud-provider-aws - AWS cloud provider identifier
  • eks.amazonaws.com/nodegroup - EKS node group name
  • eks.amazonaws.com/nodegroup-image - EKS AMI image
  • eks.amazonaws.com/capacityType - EKS capacity type
  • eks.amazonaws.com/sourceLaunchTemplateId - EKS launch template ID
  • eks.amazonaws.com/sourceLaunchTemplateVersion - EKS launch template version

Location and Topology

  • topology.kubernetes.io/region - Cloud provider region
  • topology.kubernetes.io/zone - Availability zone
  • topology.k8s.aws/zone-id - AWS zone ID
  • topology.ebs.csi.aws.com/zone - EBS zone
  • failure-domain.beta.kubernetes.io/region - Region (legacy label)
  • failure-domain.beta.kubernetes.io/zone - Zone (legacy label)

Karpenter-specific Information

  • karpenter.sh/nodepool - Karpenter node pool
  • karpenter.sh/capacity-type - Capacity type
  • karpenter.k8s.aws/instance-category - AWS instance category
  • karpenter.k8s.aws/instance-family - AWS instance family
  • karpenter.k8s.aws/instance-size - AWS instance size
  • karpenter.k8s.aws/instance-generation - AWS instance generation
  • karpenter.k8s.aws/instance-cpu - CPU details
  • karpenter.k8s.aws/instance-cpu-manufacturer - CPU manufacturer
  • karpenter.k8s.aws/instance-memory - Memory capacity
  • karpenter.k8s.aws/instance-network-bandwidth - Network bandwidth
  • karpenter.k8s.aws/instance-ebs-bandwidth - EBS bandwidth
  • karpenter.k8s.aws/instance-hypervisor - Hypervisor type
  • karpenter.k8s.aws/instance-local-nvme - Local NVMe storage

Other

  • pool - Generic pool identifier
These attributes can be used for filtering and grouping metrics to analyze specific segments of your infrastructure.

Container Attributes

  • instance - The instance identifier
  • environment - The environment name
  • container_name - Name of the container
  • container_id - Unique container identifier
  • service_name - Name of the service the container belongs to
  • namespace - Kubernetes namespace
  • pod_name - Name of the pod
These attributes can be used for filtering and grouping metrics to analyze specific segments of your infrastructure.

Node Metrics

Node Information

Node Resource Metrics

Node Disk Metrics

Node Network Metrics

Container Metrics

Resource Metrics

Disk Metrics

Network Metrics

Application Metrics

JVM Metrics

Python Metrics

Protocol-Specific Request Metrics

Protocol-Specific Latency Metrics