Skip to content

Instantly share code, notes, and snippets.

@alq666
Created November 3, 2014 18:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alq666/e1183a07f9b9689a0e6d to your computer and use it in GitHub Desktop.
Save alq666/e1183a07f9b9689a0e6d to your computer and use it in GitHub Desktop.
Working around pg8000 bug on SmartOS
cd /opt/local/datadog
source venv/bin/activate
pip install pg8000 --upgrade
bin/agent restart
# wait for 10s
bin/agent info # should show you proper postgres metrics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment