Skip to main content

Pingdom

This Source is capable of syncing the following core Streams:

Requirements

  • Pingdom API Key.[required] See the PingDom API docs for information on how to obtain the API token.
  • Start date.[required]. To Fetch data from. Only use for Incremental way.
  • Probes[optional]. Filter to only use results from a list of probes. Format is a comma separated list of probe identifiers.
  • Resolution[optional]. Interval Size. Should be hour, day, week. Default: hour

Configuration

InputTypeDescriptionDefault Value
probesstringprobes.
api_keystringAPI Key.
resolutionstringresolution.hour
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
checksidDefaultPaginator
performanceNo pagination

IP allow list

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference

Config fields reference

Field
Type
Property name
API Key
required
string
api_key
string
start_date
string
probes
string
resolution

Changelog

Expand to review
VersionDateSubject
0.0.12024-12-03Initial release by @KimPlv via Connector Builder
Was this page helpful?