Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

ktheory/datadog-log-sink

datadog-log-sink

A GitHub App built with Probot that App to send GitHub check events to Datadog Logs

Setup

# Install dependencies
npm install

# Compile
npm build

# Run the bot
npm start

Docker

# 1. Build container
docker build -t datadog-log-sink .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> datadog-log-sink

Contributing

If you have suggestions for how datadog-log-sink could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2021 Aaron Suggs aaron@ktheory.com

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published