concourse / oxygen-mask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

License:Apache License 2.0


Languages

Language:Ruby 43.8%Language:Shell 41.8%Language:HTML 14.4%