Splunk Search

Splunk Observability Cloud - Kubernetes Monitoring - CPU Limit

parumugam
Observer

I am using Splunk Observability Cloud for Kubernetes monitoring and trying to retrieve data for container CPU limits using the k8s.container.cpu_limit metric, but I'm not getting any data.

data('k8s.container.cpu_limit',rollup='average').sum(by=['k8s.container.name','k8s.pod.name', 'k8s.pod.uid', 'k8s.node.name', 'k8s.cluster.name'])

Thanks in advance!

 

Labels (1)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @parumugam 

Just to confirm - are you seeing data when you do this?

A = data('k8s.container.cpu_limit').publish(label='A')

If you click on "Data Table" tab, do you see all of the fields your doing the sum BY of?

livehybrid_0-1742481020435.pnglivehybrid_0-1742481020435.png

 

How are you trying to display this? Try your query with the Table view to see if this works.

One last thing - I presume you have published the values (e.g. with .publish()) ? 

Please let me know how you get on and consider adding karma to this or any other answer if it has helped.
Regards

Will

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Data Management Digest – August 2026

MichelleCorpora_1-1788182384472.png Welcome to the August 2026 edition of Data Management Digest! August was a ...

Your Feedback. Our Roadmap. Visit the PX Feedback Booth at .conf26

You use Splunk every day, come and help shape what's next.  Save Your Seat: Product-Focused Sessions at ...

Agentic SOC Triage: Investigating Splunk ES Notables with MCP Server and a Local LLM

The Problem: Too Many Alerts, Too Little Context Security operations teams running Splunk Enterprise Security ...