Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Conversation

@daviddyball
Copy link

@daviddyball daviddyball commented Jun 27, 2019

Summary

Created a Docker-specific config file to disable all sinks in the base container.

Motivation

When you run the base container it defaults to enabling DataDog, which is not appropriate for all users. To work around this without creating your own fork of the container you have to pass in VENEUR_DATADOGAPIKEY="" environment variables, which is just confusing if your org doesn't use DataDog in any capacity.

Test plan

I built the Docker container from my branch and tested that it correctly fails to start unless a user has configured their data sinks.

Rollout/monitoring/revert plan

I assume this would just go through the normal CI build process for containers and eventually get released to Docker Hub

Fixes: #705

Adding a Docker-specific config that doesn't enable any sinks at all, so users will only have to enable them.
@daviddyball daviddyball changed the title Patch 1 Add Sane Docker Default Config Jun 27, 2019
@stripe-ci
Copy link

Gerald Rule: Copy Observability on Veneur, Unilog, Falconer pull requests

cc @stripe/observability
@stripe/observability-stripe

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@daviddyball daviddyball closed this by deleting the head repository Aug 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider a better default config file for your container.

3 participants