---
title: "Troubleshooting | Grafana Tempo documentation"
description: "Troubleshooting This section helps with day zero operational issues that may come up when getting started with Tempo. The documents walk you through debugging each part of the ingestion and query pipeline to diagnose issues."
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Troubleshooting

This section helps with day zero operational issues that may come up when getting started with Tempo. The documents walk you through debugging each part of the ingestion and query pipeline to diagnose issues.

In addition, the [Tempo runbook](https://github.com/grafana/tempo/blob/main/operations/tempo-mixin/runbook.md) can help with remediating operational issues.

## Sending traces

- [Spans are being refused with “pusher failed to consume trace data”](max-trace-limit-reached/)
- [Is the Grafana Agent sending to the backend?](agent/)

## Querying

- [Unable to find my traces in Tempo](unable-to-see-trace/)
- [Error message “Too many jobs in the queue”](too-many-jobs-in-queue/)
- [Queries fail with 500 and “error using pageFinder”](bad-blocks/)
- [I can search traces, but there are no service name or span name values available](search-tag/)
