Docs
Plugins
Sources
Overview

Source Plugins

Official

Documentation, configuration and available tables for every plugin are available in the relevant GitHub repository.

Official source plugins follow release stages.

NameLatest VersionChangelogTablesStage
Alibaba Cloudv3.0.0ChangelogTablesGA
AWSv18.0.0ChangelogTablesGA
AWS Pricingv2.0.0ChangelogTablesGA
Azurev8.0.0ChangelogTablesGA
Azure DevOpsv2.0.0ChangelogTablesGA
Cloudflarev4.0.0ChangelogTablesGA
Datadogv2.0.0ChangelogTablesGA
DigitalOceanv5.0.0ChangelogTablesGA
Facebook Marketingv2.0.0ChangelogTablesGA
Fastlyv2.0.0ChangelogTablesGA
Firestorev2.0.0ChangelogTablesGA
Gandiv2.0.0ChangelogTablesGA
GCPv9.0.0ChangelogTablesGA
GitHubv6.0.0ChangelogTablesGA
GitLabv4.0.0ChangelogTablesGA
Google Adsv2.0.0ChangelogTablesGA
Google Analyticsv2.0.0ChangelogTablesGA
Hacker Newsv2.0.0ChangelogTablesGA
Herokuv4.0.0ChangelogTablesGA
Homebrewv2.0.0ChangelogTablesGA
HubSpotv2.0.0ChangelogTablesGA
Kubernetesv4.0.0ChangelogTablesGA
LaunchDarklyv2.0.0ChangelogTablesGA
Mixpanelv2.0.0ChangelogTablesGA
MySQLv1.1.1ChangelogTablesPreview
Oktav3.0.0ChangelogTablesGA
Oraclev2.0.0ChangelogTablesGA
OracleDBv1.1.1ChangelogTablesPreview
PagerDutyv2.0.0ChangelogTablesGA
Plausiblev2.0.0ChangelogTablesGA
PostgreSQLv1.1.1ChangelogTablesPreview
Salesforcev2.0.0ChangelogTablesGA
Shopifyv2.0.0ChangelogTablesGA
Slackv2.0.0ChangelogTablesGA
Snykv3.0.0ChangelogTablesGA
Stripev2.0.0ChangelogTablesGA
Tailscalev3.0.0ChangelogTablesGA
Terraformv2.0.1ChangelogTablesGA
Vercelv2.0.0ChangelogTablesGA

Partners

Official vendors maintaining their own source plugins

Name
Onfleet (opens in a new tab)
Scaleway (opens in a new tab)
Simple Analytics (opens in a new tab)
Swetrix (opens in a new tab)
Yandex (opens in a new tab)

Community Plugins

Plugins maintained by the community

Name
SharePoint (opens in a new tab)
XKCD (opens in a new tab)

Source Plugin Release Stages

Official source plugins go through two release stages: Preview, and GA.

Both Preview and GA plugins follow semantic versioning. The main differences between the two stages are:

  1. Preview plugins are still experimental and may have frequent breaking changes.
  2. Preview plugins might get deprecated due to lack of usage.
  3. Long Term Support with community Discord and bug fixes is only guaranteed for GA plugins.

Semantic Versioning

For version Major.Minor.Patch:

  • Major is incremented when there are breaking changes (e.g. breaking configuration spec structure, column type changes).
  • Minor is incremented when we add features in a backwards compatible way.
  • Patch is incremented when we fix bugs in a backwards compatible way.