# Telemetry Instance

A **telemetry instance** is an instance of a [telemetry provider](https://docs.akamas.io/akamas-docs/3.1.3/akamas-reference/glossary/telemetry-providers) that collects data from a specific instance of the data source.

A **telemetry instance** is an instance of a telemetry provider, providing the required information on how to connect and collect a given set of metrics from a specific data source.

While telemetry providers are platform-wide entities, telemetry instances are defined at each system level.

## Construct

The construct to be used to define a telemetry instance is described on the [Telemetry Instance template](https://docs.akamas.io/akamas-docs/3.1.3/akamas-reference/construct-templates/telemetry-instance-template) page.

## Commands

A telemetry provider is an [Akamas resource](https://docs.akamas.io/akamas-docs/3.1.3/cli-reference#clireference-operations) that can be managed via CLI using the [resource management commands.](https://docs.akamas.io/akamas-docs/3.1.3/akamas-reference/cli-reference/cli-reference-2)

## User Interface

Telemetry instances are displayed in the Akamas UI when drilling down each system component.

<figure><img src="https://3992428493-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD2bGkjffNK6bMgSMYyrY%2Fuploads%2FuzXOYadOXn4EYec4vnK8%2FScreenshot%202022-12-22%20at%2009.37.48.png?alt=media&#x26;token=9666b1db-a3de-4c45-b9eb-235ce8c472bc" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.akamas.io/akamas-docs/3.1.3/akamas-reference/glossary/telemetry-instance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
