Srikanth Chekuri
|
0007c9046c
|
Add metric instrumentation for WSGI (#1128)
|
2022-06-22 03:54:05 +05:30 |
Greg Buehler
|
d1f3d51885
|
Pyramid handle non-HTTPException (#1001)
|
2022-04-01 10:56:38 -07:00 |
alrex
|
face2a3272
|
refactor common test code to use utility method (#700)
|
2021-10-14 22:19:02 +00:00 |
alrex
|
fbb677a01d
|
use f-strings instead of format (#693)
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
|
2021-09-28 19:12:47 +00:00 |
Srikanth Chekuri
|
8d0c150b31
|
Sync with auto generated semantic convention constants (#428)
|
2021-04-19 23:37:10 -07:00 |
Owais Lone
|
308369004c
|
Added opt-in support to return traceresponse headers for server instrumentations. (#436)
|
2021-04-19 12:03:31 -07:00 |
Srikanth Chekuri
|
370952f684
|
Remove http.status_text from span attributes (#406)
|
2021-04-08 09:40:20 -07:00 |
Owais Lone
|
f436514554
|
Replaced Tracer.use_span() with opentelemetry.trace.use_span() (#364)
|
2021-03-08 09:33:49 -08:00 |
Diego Hurtado
|
2fd68a2bf9
|
Remove Configuration from instrumentations (#285)
|
2021-02-04 08:02:37 -08:00 |
Mario Jonke
|
f0adb23143
|
Remove 'component' span attribute in instrumentations (#301)
|
2021-01-29 13:15:26 -08:00 |
Sergei Malafeev
|
11a06db3d5
|
Rename "host.port" attribute to "net.host.port" (#242)
|
2020-12-11 07:55:11 -08:00 |
Srikanth Chekuri
|
a403b65183
|
Use Config class methods for common purposes (#220)
|
2020-12-04 10:18:25 -08:00 |
Leighton Chen
|
f5851a9c79
|
Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212)
|
2020-10-21 22:22:58 -07:00 |
Leighton Chen
|
3fe8225e85
|
Use is_recording flag in asgi, pyramid, aiohttp instrumentation (#1142)
|
2020-10-21 22:22:58 -07:00 |
Leighton Chen
|
7bacf84420
|
Rename web framework packages from "ext" to "instrumentation" (#961)
|
2020-10-21 22:22:58 -07:00 |