Share
Pingdom Setup Guide

Pingdom is a web performance monitoring platform that allows you to track metrics such as the uptime, downtime, speed of your website, and transactions in real-time. You can use these metrics to generate reports that summarize the performance of your website for the selected time period. It also sends immediate alerts in case of any disruptions complemented with a root-cause analysis report and outage details for efficient troubleshooting.

You can replicate the data from your Pingdom account to a Destination database or data warehouse using Hevo Pipelines. Refer to section, Data Model for the list of supported objects.

Hevo uses the Pingdom Public API (3.1) to replicate the data present in your Pingdom account to the desired Destination database or data warehouse for scalable analysis.


Source Considerations

  • Pagination: An API call for each Pingdom object fetches one page with up to 100 records.

  • Rate Limit: Pingdom imposes two layers of limits. The first covers a shorter period of time and the second a longer period of time to ensure that their system remains stable for usage by all users. If the limit is exceeded, Hevo defers the ingestion till the limits reset. Read Limits to know more about the rate limits, and configure a suitable ingestion frequency for your Pipeline.


Limitations

  • Hevo currently does not support deletes. Therefore, any data deleted in the Source may continue to exist in the Destination.

  • Hevo does not load data from a column into the Destination table if its size exceeds 16 MB, and skips the Event if it exceeds 40 MB. If the Event contains a column larger than 16 MB, Hevo attempts to load the Event after dropping that column’s data. However, if the Event size still exceeds 40 MB, then the Event is also dropped. As a result, you may see discrepancies between your Source and Destination data. To avoid such a scenario, ensure that each Event contains less than 40 MB of data.


Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Jul-07-2025 NA Updated the Limitations section to inform about the max record and column size in an Event.
Jan-07-2025 NA Updated the Limitations section to add information on Event size.
Mar-05-2024 2.21 Updated the ingestion frequency table in the Data Replication section.
Nov-23-2022 2.02 New document.
Last updated on Jul 03, 2025

Tell us what went wrong

Skip to the section