Cloud customer?
Start for Free>
Upgrade in MyJFrog >
What's New in Cloud >





The Airbrake integration is used to connect JFrog Pipelines toAirbrakefor notifying deployments performed through Pipelines.


Creating an Integration

You can add this integration by following steps on theManaging Pipelines Integrationspage.

Here is the information you need to create an Airbrake integration:

  • Name-- choose a friendly name for the integration
  • Url-- AirbrakeAPI endpoint. This is already hard-coded tohttps://airbrake.io/api/v4
  • 令牌-- Airbrake API Token


Page Contents

Usage

The Airbrake integration can be used in thesend_notificationutility function.

Default Environment Variables

When you create a step that uses the integration in aninputIntegrationsentity, a set of environment variables is automatically made available that you can use in your scripts.

Environment variable Description
int__url The API Endpoint used to connect to Airbrake
int__token The Token used to connect to Airbrake
  • 没有标签
Copyright © 2023 JFrog Ltd.