Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.52 KB

File metadata and controls

57 lines (38 loc) · 2.52 KB

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

Feature Supported?
Full Refresh Sync Yes
Incremental - Append Sync Partially (not all streams)
EU Instance Yes

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

Version Date Pull Request Subject
0.3.1 2024-02-14 35269 Fix parsing of updated_at timestamps in alerts
0.3.0 2023-10-19 31552 Migrated to Low Code
0.2.0 2023-10-24 31777 Fix schema
0.1.0 2022-09-14 16768 Initial Release