|
15 | 15 | # DO NOT EDIT. THIS FILE WAS AUTOGENERATED FROM INSTRUMENTATION PACKAGES.
|
16 | 16 | # RUN `python scripts/generate_instrumentation_bootstrap.py` TO REGENERATE.
|
17 | 17 |
|
18 |
| -libraries = { |
19 |
| - "aio_pika": { |
| 18 | +libraries = [ |
| 19 | + { |
20 | 20 | "library": "aio_pika >= 7.2.0, < 10.0.0",
|
21 | 21 | "instrumentation": "opentelemetry-instrumentation-aio-pika==0.43b0.dev",
|
22 | 22 | },
|
23 |
| - "aiohttp": { |
| 23 | + { |
24 | 24 | "library": "aiohttp ~= 3.0",
|
25 | 25 | "instrumentation": "opentelemetry-instrumentation-aiohttp-client==0.43b0.dev",
|
26 | 26 | },
|
27 |
| - "aiohttp": { |
| 27 | + { |
28 | 28 | "library": "aiohttp ~= 3.0",
|
29 | 29 | "instrumentation": "opentelemetry-instrumentation-aiohttp-server==0.43b0.dev",
|
30 | 30 | },
|
31 |
| - "aiopg": { |
| 31 | + { |
32 | 32 | "library": "aiopg >= 0.13.0, < 2.0.0",
|
33 | 33 | "instrumentation": "opentelemetry-instrumentation-aiopg==0.43b0.dev",
|
34 | 34 | },
|
35 |
| - "asgiref": { |
| 35 | + { |
36 | 36 | "library": "asgiref ~= 3.0",
|
37 | 37 | "instrumentation": "opentelemetry-instrumentation-asgi==0.43b0.dev",
|
38 | 38 | },
|
39 |
| - "asyncpg": { |
| 39 | + { |
40 | 40 | "library": "asyncpg >= 0.12.0",
|
41 | 41 | "instrumentation": "opentelemetry-instrumentation-asyncpg==0.43b0.dev",
|
42 | 42 | },
|
43 |
| - "boto": { |
| 43 | + { |
44 | 44 | "library": "boto~=2.0",
|
45 | 45 | "instrumentation": "opentelemetry-instrumentation-boto==0.43b0.dev",
|
46 | 46 | },
|
47 |
| - "boto3": { |
| 47 | + { |
48 | 48 | "library": "boto3 ~= 1.0",
|
49 | 49 | "instrumentation": "opentelemetry-instrumentation-boto3sqs==0.43b0.dev",
|
50 | 50 | },
|
51 |
| - "botocore": { |
| 51 | + { |
52 | 52 | "library": "botocore ~= 1.0",
|
53 | 53 | "instrumentation": "opentelemetry-instrumentation-botocore==0.43b0.dev",
|
54 | 54 | },
|
55 |
| - "cassandra-driver": { |
| 55 | + { |
56 | 56 | "library": "cassandra-driver ~= 3.25",
|
57 | 57 | "instrumentation": "opentelemetry-instrumentation-cassandra==0.43b0.dev",
|
58 | 58 | },
|
59 |
| - "scylla-driver": { |
| 59 | + { |
60 | 60 | "library": "scylla-driver ~= 3.25",
|
61 | 61 | "instrumentation": "opentelemetry-instrumentation-cassandra==0.43b0.dev",
|
62 | 62 | },
|
63 |
| - "celery": { |
| 63 | + { |
64 | 64 | "library": "celery >= 4.0, < 6.0",
|
65 | 65 | "instrumentation": "opentelemetry-instrumentation-celery==0.43b0.dev",
|
66 | 66 | },
|
67 |
| - "confluent-kafka": { |
| 67 | + { |
68 | 68 | "library": "confluent-kafka >= 1.8.2, <= 2.2.0",
|
69 | 69 | "instrumentation": "opentelemetry-instrumentation-confluent-kafka==0.43b0.dev",
|
70 | 70 | },
|
71 |
| - "django": { |
| 71 | + { |
72 | 72 | "library": "django >= 1.10",
|
73 | 73 | "instrumentation": "opentelemetry-instrumentation-django==0.43b0.dev",
|
74 | 74 | },
|
75 |
| - "elasticsearch": { |
| 75 | + { |
76 | 76 | "library": "elasticsearch >= 2.0",
|
77 | 77 | "instrumentation": "opentelemetry-instrumentation-elasticsearch==0.43b0.dev",
|
78 | 78 | },
|
79 |
| - "falcon": { |
| 79 | + { |
80 | 80 | "library": "falcon >= 1.4.1, < 4.0.0",
|
81 | 81 | "instrumentation": "opentelemetry-instrumentation-falcon==0.43b0.dev",
|
82 | 82 | },
|
83 |
| - "fastapi": { |
| 83 | + { |
84 | 84 | "library": "fastapi ~= 0.58",
|
85 | 85 | "instrumentation": "opentelemetry-instrumentation-fastapi==0.43b0.dev",
|
86 | 86 | },
|
87 |
| - "flask": { |
| 87 | + { |
88 | 88 | "library": "flask >= 1.0, < 3.0",
|
89 | 89 | "instrumentation": "opentelemetry-instrumentation-flask==0.43b0.dev",
|
90 | 90 | },
|
91 |
| - "werkzeug": { |
| 91 | + { |
92 | 92 | "library": "werkzeug < 3.0.0",
|
93 | 93 | "instrumentation": "opentelemetry-instrumentation-flask==0.43b0.dev",
|
94 | 94 | },
|
95 |
| - "grpcio": { |
| 95 | + { |
96 | 96 | "library": "grpcio ~= 1.27",
|
97 | 97 | "instrumentation": "opentelemetry-instrumentation-grpc==0.43b0.dev",
|
98 | 98 | },
|
99 |
| - "httpx": { |
| 99 | + { |
100 | 100 | "library": "httpx >= 0.18.0",
|
101 | 101 | "instrumentation": "opentelemetry-instrumentation-httpx==0.43b0.dev",
|
102 | 102 | },
|
103 |
| - "jinja2": { |
| 103 | + { |
104 | 104 | "library": "jinja2 >= 2.7, < 4.0",
|
105 | 105 | "instrumentation": "opentelemetry-instrumentation-jinja2==0.43b0.dev",
|
106 | 106 | },
|
107 |
| - "kafka-python": { |
| 107 | + { |
108 | 108 | "library": "kafka-python >= 2.0",
|
109 | 109 | "instrumentation": "opentelemetry-instrumentation-kafka-python==0.43b0.dev",
|
110 | 110 | },
|
111 |
| - "mysql-connector-python": { |
| 111 | + { |
112 | 112 | "library": "mysql-connector-python ~= 8.0",
|
113 | 113 | "instrumentation": "opentelemetry-instrumentation-mysql==0.43b0.dev",
|
114 | 114 | },
|
115 |
| - "mysqlclient": { |
| 115 | + { |
116 | 116 | "library": "mysqlclient < 3",
|
117 | 117 | "instrumentation": "opentelemetry-instrumentation-mysqlclient==0.43b0.dev",
|
118 | 118 | },
|
119 |
| - "pika": { |
| 119 | + { |
120 | 120 | "library": "pika >= 0.12.0",
|
121 | 121 | "instrumentation": "opentelemetry-instrumentation-pika==0.43b0.dev",
|
122 | 122 | },
|
123 |
| - "psycopg2": { |
| 123 | + { |
124 | 124 | "library": "psycopg2 >= 2.7.3.1",
|
125 | 125 | "instrumentation": "opentelemetry-instrumentation-psycopg2==0.43b0.dev",
|
126 | 126 | },
|
127 |
| - "pymemcache": { |
| 127 | + { |
128 | 128 | "library": "pymemcache >= 1.3.5, < 5",
|
129 | 129 | "instrumentation": "opentelemetry-instrumentation-pymemcache==0.43b0.dev",
|
130 | 130 | },
|
131 |
| - "pymongo": { |
| 131 | + { |
132 | 132 | "library": "pymongo >= 3.1, < 5.0",
|
133 | 133 | "instrumentation": "opentelemetry-instrumentation-pymongo==0.43b0.dev",
|
134 | 134 | },
|
135 |
| - "PyMySQL": { |
| 135 | + { |
136 | 136 | "library": "PyMySQL < 2",
|
137 | 137 | "instrumentation": "opentelemetry-instrumentation-pymysql==0.43b0.dev",
|
138 | 138 | },
|
139 |
| - "pyramid": { |
| 139 | + { |
140 | 140 | "library": "pyramid >= 1.7",
|
141 | 141 | "instrumentation": "opentelemetry-instrumentation-pyramid==0.43b0.dev",
|
142 | 142 | },
|
143 |
| - "redis": { |
| 143 | + { |
144 | 144 | "library": "redis >= 2.6",
|
145 | 145 | "instrumentation": "opentelemetry-instrumentation-redis==0.43b0.dev",
|
146 | 146 | },
|
147 |
| - "remoulade": { |
| 147 | + { |
148 | 148 | "library": "remoulade >= 0.50",
|
149 | 149 | "instrumentation": "opentelemetry-instrumentation-remoulade==0.43b0.dev",
|
150 | 150 | },
|
151 |
| - "requests": { |
| 151 | + { |
152 | 152 | "library": "requests ~= 2.0",
|
153 | 153 | "instrumentation": "opentelemetry-instrumentation-requests==0.43b0.dev",
|
154 | 154 | },
|
155 |
| - "scikit-learn": { |
| 155 | + { |
156 | 156 | "library": "scikit-learn ~= 0.24.0",
|
157 | 157 | "instrumentation": "opentelemetry-instrumentation-sklearn==0.43b0.dev",
|
158 | 158 | },
|
159 |
| - "sqlalchemy": { |
| 159 | + { |
160 | 160 | "library": "sqlalchemy",
|
161 | 161 | "instrumentation": "opentelemetry-instrumentation-sqlalchemy==0.43b0.dev",
|
162 | 162 | },
|
163 |
| - "starlette": { |
| 163 | + { |
164 | 164 | "library": "starlette ~= 0.13.0",
|
165 | 165 | "instrumentation": "opentelemetry-instrumentation-starlette==0.43b0.dev",
|
166 | 166 | },
|
167 |
| - "psutil": { |
| 167 | + { |
168 | 168 | "library": "psutil >= 5",
|
169 | 169 | "instrumentation": "opentelemetry-instrumentation-system-metrics==0.43b0.dev",
|
170 | 170 | },
|
171 |
| - "tornado": { |
| 171 | + { |
172 | 172 | "library": "tornado >= 5.1.1",
|
173 | 173 | "instrumentation": "opentelemetry-instrumentation-tornado==0.43b0.dev",
|
174 | 174 | },
|
175 |
| - "tortoise-orm": { |
| 175 | + { |
176 | 176 | "library": "tortoise-orm >= 0.17.0",
|
177 | 177 | "instrumentation": "opentelemetry-instrumentation-tortoiseorm==0.43b0.dev",
|
178 | 178 | },
|
179 |
| - "pydantic": { |
| 179 | + { |
180 | 180 | "library": "pydantic >= 1.10.2",
|
181 | 181 | "instrumentation": "opentelemetry-instrumentation-tortoiseorm==0.43b0.dev",
|
182 | 182 | },
|
183 |
| - "urllib3": { |
| 183 | + { |
184 | 184 | "library": "urllib3 >= 1.0.0, < 3.0.0",
|
185 | 185 | "instrumentation": "opentelemetry-instrumentation-urllib3==0.43b0.dev",
|
186 | 186 | },
|
187 |
| -} |
| 187 | +] |
188 | 188 | default_instrumentations = [
|
189 | 189 | "opentelemetry-instrumentation-aws-lambda==0.43b0.dev",
|
190 | 190 | "opentelemetry-instrumentation-dbapi==0.43b0.dev",
|
|
0 commit comments