Skip to main content

Tempo

This page contains the setup guide and reference information for the Tempo source connector.

Prerequisites

  • API Token

Setup guide

Step 1: Set up Tempo

Source Tempo is designed to interact with the data your permissions give you access to. To do so, you will need to generate a Tempo OAuth 2.0 token for an individual user.

Go to Tempo > Settings, scroll down to Data Access and select API integration.

Step 2: Set up the Tempo connector in Airbyte

  1. Log into your Airbyte Cloud account.
  2. In the left navigation bar, click Sources. In the top-right corner, click +new source.
  3. On the Set up the source page, enter the name for the Tempo connector and select Tempo from the Source type dropdown.
  4. Enter your API token that you obtained from Tempo.
  5. Click Set up source.

Supported sync modes

The Tempo source connector supports the following sync modes:

Supported Streams

This connector outputs the following streams:

If there are more endpoints you'd like Airbyte to support, please create an issue.

Reference

Config fields reference

Field
Type
Property name
string
api_token

Changelog

VersionDatePull RequestSubject
0.3.12023-03-0623231Publish using low-code CDK Beta version
0.3.02022-11-0218936Migrate to low code + certify to Beta + migrate to API v4
0.2.62022-09-0816361Avoid infinite loop for non-paginated APIs
0.2.42021-11-087649Migrate to the CDK