Skip to content

Commit f853a1a

Browse files
committed
Update bootstrap_gen.py
1 parent 88f424c commit f853a1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@
144144
"library": "psycopg2 >= 2.7.3.1",
145145
"instrumentation": "opentelemetry-instrumentation-psycopg2==0.51b0.dev",
146146
},
147+
{
148+
"library": "psycopg2-binary >= 2.7.3.1",
149+
"instrumentation": "opentelemetry-instrumentation-psycopg2==0.51b0.dev",
150+
},
147151
{
148152
"library": "pymemcache >= 1.3.5, < 5",
149153
"instrumentation": "opentelemetry-instrumentation-pymemcache==0.51b0.dev",

0 commit comments

Comments
 (0)