Example with docker-compose using datadog
Idk, just like for learnings purposes
- Create datadog account
- Add postgres integrations
- In datadog UI, go to Integrations -> integrations
- Add postgres
- Create an api key
- copy datadog.env.example to datadog.env
- Paste your api key in datadog.env -> DD_API_KEY
docker-compose up