Data Collection & Security

We believe in complete transparency about the data we collect. We only gather metrics that help you understand and optimize your Kubernetes costs.

Read-Only Access

We only read metrics data. No write permissions, no modifications to your cluster.

No Sensitive Data

We don't collect logs, application data, or any sensitive information.

Standard Collectors

We use industry-standard tools: Prometheus, metrics-server, and OpenCost.

Collected Metrics

Here's a comprehensive list of all metrics we collect from your cluster:

Resource Metrics

Standard Kubernetes resource utilization metrics

Container CPU usage (container_cpu_usage_seconds_total)
Container Memory usage (container_memory_working_set_bytes)
Network I/O (container_network_receive/transmit_bytes_total)
Machine CPU cores (machine_cpu_cores)

Cost Metrics

Infrastructure cost-related metrics via OpenCost

Node CPU/RAM/GPU hourly costs
Persistent Volume costs
Cluster management costs
Spot instance information

Kubernetes State

Cluster state and configuration metrics

Pod and container information
Node capacity and status
Deployment and replica states
Volume claims and storage
Resource requests and limits
PodDisruptionBudget configurations

Technical Implementation

We collect metrics using standard Kubernetes monitoring tools:

Prometheus for time-series metrics collection
kube-state-metrics for Kubernetes object metrics
cAdvisor for container metrics
OpenCost for cost allocation metrics
Kubernetes API server for best practices analysis

You have full control over your data. You can stop metric collection at any time by removing our collector from your cluster.