Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 565 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 565 Bytes

Oxygen Mask

Oxygen mask is the concourse SLI montoring suite. It sets up pipelines that run periodically and emit SLI metrics to datadog.

Usage

Prerequisites

Before running the pipeline setup script there should be a concourse team setup for monitoring. This team should support basic auth.

Setup

Log in to the concourse team you created for monitoring then run the setup script.

scripts/setup -t <concourse target name> -x <concourse target name> -n <team name> -u <username> -p <password> -d <datadog_api_key> -g <github_access_token>