Connect Infrastructure Issues to App Errors with Noz

SigNoz Cloud - This page applies to SigNoz Cloud editions.

Errors spiked on a service and you suspect the platform, not the code. Instead of flipping between the Services view and your Kubernetes dashboards, you ask Noz to put both on the same timeline.

Prerequisites

  • A SigNoz Cloud account with Noz available.
  • Application traces or logs and infrastructure metrics (for example, Kubernetes pod metrics) flowing to SigNoz.

Step 1: Line up the timelines

Open Noz from the top-right header and ask the correlation directly:

Do the Kubernetes pod restarts line up with the error spike on the orders service today?

Noz pulls the service's error rate and the pod restart counts over the same window and tells you whether the two move together.

Step 2: Check resource pressure

Are any pods for this service crash-looping or hitting memory limits right now?

Noz queries the workload's restart reasons and CPU/memory metrics, so you can see whether OOM kills or saturation explain the restarts.

Step 3: Establish direction

Use Add Context → Services to attach the service, then ask Noz to reason about cause:

Is the error spike caused by the restarts, or did the errors trigger the restarts?

Noz weighs which signal moved first and explains the likely direction, with Suggested Actions to dig into the failing pods or the application traces next.

Tips

  1. Explain the restarts, don't just count them. Restart counts alone are weak; ask for the OOM kills and resource limits behind them.
  2. Settle which moved first. Whether infra or the app led decides whether you scale the platform or fix the code.

Under the Hood

To answer, Noz works through several agentic steps, visible under Worked through N steps:

StepWhat It Did
Ran builder queryAggregated the service's error rate over the window
Ran builder queryPulled pod restart counts and CPU/memory for the workload
ReasonedAligned the two timelines and judged which signal led the other

Next Steps

If you need help with the steps in this topic, please reach out to us on SigNoz Community Slack.

If you are a SigNoz Cloud user, please use in product chat support located at the bottom right corner of your SigNoz instance or contact us at cloud-support@signoz.io.

Last updated: June 14, 2026

Edit on GitHub

Was this page helpful?

Your response helps us improve this page.

On this page

Is this page helpful?

Your response helps us improve this page.