> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/observability/tracing-service.md).

# Tracing Service

The Tracing Service provides a centralized and scalable solution for collecting, storing, and analyzing distributed traces from your applications, services, and infrastructure.

## Product Overview

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Tracing Service</strong></mark></td><td>Understand tracing concepts, supported formats, pipeline architecture, trace sources, and trace types.</td><td><a href="/pages/zITnsDoG0iC4KaA2XOxP">/pages/zITnsDoG0iC4KaA2XOxP</a></td></tr></tbody></table>

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Use Cases</strong></mark></td><td>See common scenarios for distributed tracing across applications, APIs, and microservices.</td><td><a href="/pages/DrrxshShzWIH2RnYrTeh">/pages/DrrxshShzWIH2RnYrTeh</a></td></tr><tr><td><mark style="color:blue;"><strong>Quick Start</strong></mark></td><td>Create a tracing pipeline, send traces, and access them from the platform.</td><td><a href="/pages/htoiYcfZz4HNzbvUOBMG">/pages/htoiYcfZz4HNzbvUOBMG</a></td></tr><tr><td><mark style="color:blue;"><strong>Billing</strong></mark></td><td>Understand how trace ingestion usage is counted, billed, and monitored.</td><td><a href="/pages/UwaS5a85qlcEg8Yc2l1R">/pages/UwaS5a85qlcEg8Yc2l1R</a></td></tr><tr><td><mark style="color:blue;"><strong>FAQ</strong></mark></td><td>Get answers to the most commonly encountered questions about the Tracing Service platform.</td><td><a href="/pages/trjfdw7UkIsVYp3PuacH">/pages/trjfdw7UkIsVYp3PuacH</a></td></tr><tr><td><mark style="color:blue;"><strong>Tutorials</strong></mark></td><td>Step-by-step instructions for tracing applications, AI agents, and automation workflows.</td><td><a href="https://docs.ionos.com/cloud/tutorials/observability/tracing-service">https://docs.ionos.com/cloud/tutorials/observability/tracing-service</a></td></tr></tbody></table>

## Developer Tools

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Tracing Service API</strong></mark></td><td>Access the API documentation for the Tracing Service</td><td><a href="https://api.ionos.com/docs/tracing/v1/">https://api.ionos.com/docs/tracing/v1/</a></td></tr><tr><td><mark style="color:blue;"><strong>SDKs</strong></mark></td><td>Explore available SDKs for interacting with Tracing Service and Cloud API.</td><td><a href="https://docs.ionos.com/cloud/reference/software-development-kits/sdks/cloud-api-sdks">https://docs.ionos.com/cloud/reference/software-development-kits/sdks/cloud-api-sdks</a></td></tr><tr><td><mark style="color:blue;"><strong>Terraform</strong></mark></td><td>Learn how to use Terraform for managing observability resources.</td><td><a href="https://docs.ionos.com/cloud/reference/config-management-tools/config-management-tools">https://docs.ionos.com/cloud/reference/config-management-tools/config-management-tools</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.ionos.com/cloud/observability/tracing-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
