|
f58d16b47f
|
Add grpc.aio support (#1245)
|
2022-10-31 21:56:09 +00:00 |
|
|
38d384a2ae
|
Add support for py3.11 (#1415)
|
2022-10-31 21:19:50 +00:00 |
|
|
339e0f3c7e
|
Add support for regular expression matching and sanitizing of headers in Falcon. (#1412)
|
2022-10-31 20:36:06 +00:00 |
|
|
0dc16a4118
|
Update prom rw exporter (#1359)
|
2022-11-01 01:30:32 +05:30 |
|
|
26d3343428
|
Add support for regular expression matching and sanitizing of headers in Flask. (#1413)
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
|
2022-10-29 08:12:06 +00:00 |
|
|
ff88520249
|
Add support for regular expression matching and sanitizing of headers in Pyramid. (#1414)
|
2022-10-29 13:08:19 +05:30 |
|
|
4383551135
|
Fix usage docs for confluent_kafka (#1400)
|
2022-10-27 12:48:55 +00:00 |
|
|
83f37eddf2
|
Deprecate otlp_proto_grpc and otlp_proto_http in auto-instrumentation (#1250)
|
2022-10-27 17:45:49 +05:30 |
|
|
542494146d
|
Add support for regular expression matching and sanitizing of headers in WSGI. (#1402)
|
2022-10-27 09:45:22 +05:30 |
|
|
9d6ba63e06
|
Add support for regular expression matching and sanitizing of headers in ASGI. (#1333)
|
2022-10-24 21:39:11 +05:30 |
|
|
d5369a4431
|
feat(instrumentation/asgi): add target to metrics (#1323)
|
2022-10-22 13:29:53 +00:00 |
|
|
99f29b4b08
|
fix NonRecordSpan.attributes access (#1377)
|
2022-10-21 15:58:00 +00:00 |
|
|
75953f3b25
|
Use metric semantic conventions (#1380)
|
2022-10-19 12:31:01 -07:00 |
|
|
9beb6b29b0
|
Requesting codeowner permission for sdk-extension/opentelemetry-sdk-extension-aws (#1379)
|
2022-10-14 10:11:39 -07:00 |
|
|
744851b3cf
|
metric instrumentation Tornado (#1252)
|
2022-10-12 21:52:12 +05:30 |
|
|
c615fa74da
|
Add test for asgi using NoOpTracerProvider (#1367)
|
2022-10-11 08:11:53 +05:30 |
|
|
e15ee2b255
|
Fixing RichConsoleExporter to allow for multiple traces at once (#1336)
|
2022-10-10 16:57:02 +00:00 |
|
|
9b8243cc94
|
Use compatible runtime for the dependency in opentelemetry-distro (#1373)
|
2022-10-09 00:29:42 +05:30 |
|
|
a47c45e61b
|
Adding try catch to fix ImproperlyConfigured exception while allowing (#1369)
|
2022-10-06 13:23:50 +00:00 |
|
|
0adb306a8e
|
Remove DataDog exporter from main (#1366)
|
2022-10-06 10:46:31 +00:00 |
|
|
93b8398b60
|
Pin importlib-metadata version (#1374)
|
2022-10-06 01:51:22 +05:30 |
|
|
f349e380a2
|
asyncpg: Use only the first word from query as a span name (#1324)
|
2022-09-30 16:24:31 +05:30 |
|
|
8e0c8d954b
|
collect threads count in opentelemetry-instrumentation-system-metrics (#1339)
* collect threads count in opentelemetry-instrumentation-system-metrics
* update
* avoid devidedByZero exception when sawp memory is 0
* add ut
* change log
* lint
* lint
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
|
2022-09-28 11:46:01 +01:00 |
|
|
9d8228f82f
|
avoid ZeroDevisionError exception when swap memory is 0 (#1345)
* avoid devidedByZero exception when sawp memory is 0
* lint
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
|
2022-09-27 19:11:32 +01:00 |
|
|
fc98f0832e
|
Metrics instrumentation starlette (#1327)
|
2022-09-27 09:12:47 -07:00 |
|
|
65329a89b0
|
Temporary fix for dd exporter publish 400 issue (#1357)
v0.34b0
|
2022-09-27 14:08:23 +00:00 |
|
|
b2923e02fa
|
updating changelogs and version to 1.13.0-0.34b0 (#1352)
|
2022-09-27 03:12:18 +05:30 |
|
|
44da384853
|
Minor updates to scripts (#1351)
|
2022-09-23 12:48:37 +05:30 |
|
|
9a2285a42b
|
Metric instrumentation falcon (#1230)
|
2022-09-22 09:20:08 +00:00 |
|
|
08db974e26
|
Revert "updated to remove directions from existing metrics. tests updated to … (#1213)" (#1346)
This reverts commit 270b73f55c32cdfad2a208fed06fb08f555cb4a7.
|
2022-09-21 19:02:08 +02:00 |
|
|
0b69786c30
|
fix flaky test in fastapi (#1344)
|
2022-09-21 01:29:35 +05:30 |
|
|
9593eea808
|
Uninstruemnt existing instances before uninstrumenting falcon class (#1341)
|
2022-09-20 18:17:06 +00:00 |
|
|
50b5465279
|
update pyramid readme (#1343)
|
2022-09-20 17:18:52 +00:00 |
|
|
2ce0b69a8e
|
Add gRPC filter (#1241)
|
2022-09-20 09:47:27 -07:00 |
|
|
d5ada286e1
|
Fix typo in opentelemetry-contrib-instrumentations/README.rst (#1340)
|
2022-09-19 21:56:48 +00:00 |
|
|
2b7a0057da
|
uninstruemnt existing instances before uninstrumenting fastapi class (#1258)
|
2022-09-19 07:25:07 +00:00 |
|
|
156203ca79
|
Spelling mistake on line number 133. (#1331)
|
2022-09-18 02:46:22 +00:00 |
|
|
76a565e8bd
|
Update Readme for Pyramid Instrumentation (#1332)
|
2022-09-16 00:25:38 +05:30 |
|
|
6753c872d2
|
Update tooling (#1330)
|
2022-09-15 23:42:49 +05:30 |
|
|
273ae3cb57
|
Update package metadata for opentelemetry-instrumentation-remoulade (#1329)
|
2022-09-14 21:07:40 +05:30 |
|
|
41d8d10ad7
|
Update package metadata opentelemetry-instrumentation-starlette (#1297)
* Update package metadata
* Update instrumentation/opentelemetry-instrumentation-starlette/pyproject.toml
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
|
2022-09-14 01:50:48 +05:30 |
|
|
791dc6b11f
|
Update package metadata opentelemetry-instrumentation-fastapi (#1278)
* Update package metadata
* Update instrumentation/opentelemetry-instrumentation-fastapi/pyproject.toml
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
|
2022-09-14 01:49:01 +05:30 |
|
|
be9c71cb19
|
Update package metadata opentelemetry-exporter-datadog (#1261)
|
2022-09-14 00:58:07 +05:30 |
|
|
9424759973
|
Update package metadata opentelemetry-exporter-richconsole (#1262)
|
2022-09-14 00:54:38 +05:30 |
|
|
b71e5fb2da
|
Update package metadata opentelemetry-instrumentation-aio-pika (#1263)
|
2022-09-14 00:54:15 +05:30 |
|
|
960bb4d932
|
Update package metadata opentelemetry-instrumentation-aiohttp-client (#1264)
|
2022-09-14 00:53:54 +05:30 |
|
|
4d9e46b465
|
Update package metadata opentelemetry-instrumentation-aiopg (#1265)
|
2022-09-14 00:51:45 +05:30 |
|
|
d2d8789880
|
Update package metadata opentelemetry-instrumentation-asgi (#1266)
|
2022-09-14 00:50:41 +05:30 |
|
|
3f8ce38240
|
Update package metadata opentelemetry-instrumentation-asyncpg (#1267)
|
2022-09-14 00:46:23 +05:30 |
|
|
b345570170
|
Update package metadata opentelemetry-instrumentation-aws-lambda (#1268)
|
2022-09-14 00:46:04 +05:30 |
|