DataDog / docker-compose-example

## Auto-archived due to inactivity. ## A working example of using Docker Compose with Datadog
MIT License
122 stars 202 forks source link

trying to get this to run #19

Open mpkazu opened 10 months ago

mpkazu commented 10 months ago

updated DD_API_KEY=, and also added DD_SITE=us5.datadoghq.com into docker-compose fired up the services with docker-compose up

can hit the python app just fine with localhost:5000, but nothing is showing up in DataDog portal under AMP

in the logs, the datadog agent complains about the redis check datadog-dc-datadog-1 | 2023-12-18 22:48:05 UTC | CORE | ERROR | (pkg/collector/worker/check_logger.go:70 in Error) | check:redisdb

however I see reports of this being a known issue, and wouldn't affect pushing entries over to datadog