You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated README to install the correct dependencies to use psycopg2 (#125)
*Description of changes:*
Updated README to install the correct dependencies to use psycopg2 for
EC2 sample app setup compared to using psycopg2-binary or pulse
instrumentation. Also added instructions for some required env variables
for the image service.
*Testing:*
Tested by deploying to EC2 and after instrumentation, we can now see the
postgres db node while with binary, we weren't able to see it.
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
0 commit comments