Skip to main content

Opsgenie

Overview

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

Output Schema

This connector outputs the following streams:

Features

FeatureSupported?
Full Refresh SyncYes
Incremental - Append SyncPartially (not all streams)
EU InstanceYes

Performance Considerations

Opsgenie has rate limits, but the Opsgenie connector should not run into API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Getting Started

Requirements

  • Opsgenie Account
  • Opsgenie API Key wih the necessary permissions (described below)

Setup Guide

Log into Opsgenie and then generate an API Key.

Your API Key needs to have Read and Configuration Access permissions to enable the connector to correctly load data.

Additional Information

The Opsgenie connector uses the most recent API version for each source of data. Each stream endpoint operates on its own version.

Changelog

Expand to review
VersionDatePull RequestSubject
0.4.12024-08-1644196Bump source-declarative-manifest version
0.4.02024-08-1544105Refactor connector to manifest-only format
0.3.162024-08-1043579Update dependencies
0.3.152024-08-0343248Update dependencies
0.3.142024-07-2742650Update dependencies
0.3.132024-07-2042193Update dependencies
0.3.122024-07-1341895Update dependencies
0.3.112024-07-1041493Update dependencies
0.3.102024-07-0941132Update dependencies
0.3.92024-07-0640988Update dependencies
0.3.82024-06-2540434Update dependencies
0.3.72024-06-2240093Update dependencies
0.3.62024-06-0439035[autopull] Upgrade base image to v1.2.1
0.3.52024-04-1937210Updating to 0.80.0 CDK
0.3.42024-04-1837210Manage dependencies with Poetry.
0.3.32024-04-1537210Base image migration: remove Dockerfile and use the python-connector-base image
0.3.22024-04-1237210schema descriptions
0.3.12024-02-1435269Fix parsing of updated_at timestamps in alerts
0.3.02023-10-1931552Migrated to Low Code
0.2.02023-10-2431777Fix schema
0.1.02022-09-1416768Initial Release