# Telemetry Provider

A **telemetry provider** is a software object that represents a data source of metrics. A [telemetry instance](https://docs.akamas.io/akamas-docs/3.1.3/akamas-reference/glossary/telemetry-instance) is a specific instance of a telemetry provider that refers to a specific data source.

Examples of telemetry providers are:

* monitoring tools (e.g. Prometheus or Dynatrace)
* load testing tools (e.g. LoadRunner or Neoload)
* CSV files

A telemetry provider is a platform-wide entity that can be reused across systems to ease the integration with metrics sources.

Akamas provides a number of out-of-the-box [telemetry providers](https://docs.akamas.io/akamas-docs/3.1.3/akamas-reference/telemetry-providers). Custom telemetry providers can also be created.

## Construct

The construct to be used to define a telemetry provider is described on the [Telemetry Provider template](https://docs.akamas.io/akamas-docs/3.1.3/akamas-reference/construct-templates/integrating-telemetry-providers) 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

The Akamas UI shows systems in a specific top-level menu.

<figure><img src="https://3992428493-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD2bGkjffNK6bMgSMYyrY%2Fuploads%2FeNNgSwzCBSKr311i0zbd%2FScreenshot%202022-12-22%20at%2009.30.08.png?alt=media&#x26;token=e588d316-3bae-4e15-8df1-d595e5b6a011" alt=""><figcaption></figcaption></figure>
