Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.incident.io/llms.txt

Use this file to discover all available pages before exploring further.

Manage telemetry data source integrations.

The telemetry object

A telemetry data source integration

created_at
string<date-time>
required

When this data source was created

Example:

"2021-08-17T13:28:57.801578Z"

enabled
boolean
required

Whether this data source is enabled

Example:

true

id
string
required

Unique identifier for this data source

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

name
string
required

Human-readable name of the data source

Example:

"Primary Prometheus"

provider
string
required

Provider that hosts this data source

Example:

"grafana"

source_type
string
required

Type of data source (e.g., prometheus, loki, tempo)

Example:

"grafana"

updated_at
string<date-time>
required

When this data source was last updated

Example:

"2021-08-17T13:28:57.801578Z"