Commit Graph

157 Commits

Author SHA1 Message Date
alrex cae5279016 dropping support for python 3.4 (#1099)
* dropping support for python 3.4
2020-10-21 21:39:43 -07:00
alrex 9cee1c5fef instrumentation/botocore: fix failing test (#1100)
The failing test was introduced I believe by a change in behaviour noted in this issue: https://github.com/spulec/moto/issues/3292. The solution is to set a region in the create_bucket call.

Fixes #1088
2020-10-21 21:39:43 -07:00
Leighton Chen 5cdb6263b2 Comment out botocore test (#1089) 2020-10-21 21:39:43 -07:00
alrex d8f6664625 sdk: rename resource labels to attributes (#1082)
This aligns with the specification for Resources
2020-10-21 21:39:43 -07:00
Leighton Chen fbee27af10 bug (#1011) 2020-10-21 21:39:43 -07:00
Leighton Chen 968e40a303 chore: 0.13.dev0 version update (#991) 2020-10-21 21:39:43 -07:00
Leighton Chen de0df0f9d9 Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 21:39:43 -07:00
Leighton Chen 554eb6ad9f chore: bump dev version (#1235) 2020-10-21 21:37:36 -07:00
Leighton Chen 755089a899 Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212) 2020-10-21 21:37:36 -07:00
Leighton Chen 3ae51232f0 Use is_recording flag in flask, django, tornado, boto, botocore instrumentations (#1164) 2020-10-21 21:37:36 -07:00
alrex e4a9b090b9 chore: bump dev version (#1131) 2020-10-21 21:37:36 -07:00
alrex 51acb3c90f release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-21 21:37:36 -07:00
alrex f5f78f8074 dropping support for python 3.4 (#1099)
* dropping support for python 3.4
2020-10-21 21:37:36 -07:00
alrex a90c6ad1ff sdk: rename resource labels to attributes (#1082)
This aligns with the specification for Resources
2020-10-21 21:37:36 -07:00
Leighton Chen fcd32cb2d3 bug (#1011) 2020-10-21 21:37:36 -07:00
Leighton Chen bbd6c75ec0 chore: 0.13.dev0 version update (#991) 2020-10-21 21:37:36 -07:00
Leighton Chen 3596cf6efc Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 21:37:36 -07:00
Leighton Chen ab9737100a chore: bump dev version (#1235) 2020-10-21 21:35:55 -07:00
Leighton Chen 73e62258ab Use is_recording flag in aiopg, asyncpg, dbapi, psycopg2, pymemcache, pymongo, redis, sqlalchemy instrumentations (#1212) 2020-10-21 21:35:55 -07:00
alrex 224c836d88 chore: bump dev version (#1131) 2020-10-21 21:35:55 -07:00
alrex 1edbd0aeac release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-21 21:35:55 -07:00
Leighton Chen a2b539a116 chore: 0.13.dev0 version update (#991) 2020-10-21 21:35:55 -07:00
Leighton Chen 9b34d8a2b1 Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 21:35:55 -07:00
Leighton Chen fba7ae908e Rename db framework packages from "ext" to "instrumentation" (#966) 2020-10-21 21:35:55 -07:00
Leighton Chen 7f66a90bf7 chore: bump dev version (#1235) 2020-10-21 21:34:47 -07:00
Leighton Chen 9bbeb1698e Use is_recording flag in flask, django, tornado, boto, botocore instrumentations (#1164) 2020-10-21 21:34:47 -07:00
Leighton Chen 847418f397 Use is_recording flag in asgi, pyramid, aiohttp instrumentation (#1142) 2020-10-21 21:34:47 -07:00
alrex e568eeaa35 chore: bump dev version (#1131) 2020-10-21 21:34:47 -07:00
alrex daf00c4e9f release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-21 21:34:47 -07:00
Florimond Manca e580506ac3 Update ASGI instrumentation docs (#1090) 2020-10-21 21:34:47 -07:00
Leighton Chen 05d15f8c3f chore: 0.13.dev0 version update (#991) 2020-10-21 21:34:47 -07:00
Leighton Chen 9fd77371bb Rename web framework packages from "ext" to "instrumentation" (#961) 2020-10-21 21:34:47 -07:00
Leighton Chen 3d76e8c6e0 chore: bump dev version (#1235) 2020-10-21 21:32:59 -07:00
Mario Jonke 8bc6abdbf2 Add instrumentor and auto instrumentation support for aiohttp (#1075) 2020-10-21 21:32:59 -07:00
Leighton Chen 5f100f00a3 Use is_recording flag in asgi, pyramid, aiohttp instrumentation (#1142) 2020-10-21 21:32:59 -07:00
alrex 7d3a640cf8 chore: bump dev version (#1131) 2020-10-21 21:32:59 -07:00
alrex 564886c32b release: updating changelogs and version to 0.13b0 (#1129)
* updating changelogs and version to 0.13b0
2020-10-21 21:32:59 -07:00
Gunnlaugur Thor Briem 2e8a3cbc22 docs: fix outdated alpha statement (#1047)
`README.md` and the opentelemetry website say this library is in beta,
and releases have been called betas since March, so update
`docs/index.rst` to be consistent with that.
2020-10-21 21:32:59 -07:00
alrex 29aec49718 Span name updated to follow semantic conventions to reduce cardinality (#972) 2020-10-21 21:32:59 -07:00
Leighton Chen 5fed338968 chore: 0.13.dev0 version update (#991) 2020-10-21 21:32:59 -07:00
Leighton Chen b870d989e5 Rename web framework packages from "ext" to "instrumentation" (#961) 2020-10-21 21:32:59 -07:00
Alex Boten 355e77b2e7 adding pull request template 2020-10-01 22:26:10 -07:00
Alex Boten 6144ad5e3e removing travis 2020-10-01 22:24:30 -07:00
Alex Boten d7b2e89150 removing references to python 3.4 2020-10-01 22:22:49 -07:00
alrex b0a109481d
Removing reference to ported instrumentation (#44)
The files removed in this change already have instrumentation in the opentelemetry-python repo. Removing them from this reference folder as they're no longer needed.
2020-09-15 08:28:27 -07:00
Steve Flanders ce66c8d458
Remove non-inclusive language (#43)
Addresses #42

TODO: address pylint
2020-09-08 17:06:47 -07:00
alrex eaeb508242
ignore _template (#31) 2020-04-09 13:16:14 -07:00
alrex 1bc2440747
adding instructions to port instrumentation (#26)
Adding some instructions on how to port from the reference directory. More updates will be needed as tests are added. 

Co-Authored-By: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com>

Co-authored-by: Mauricio Vásquez <mauricio@kinvolk.io>
Co-authored-by: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com>
2020-04-09 11:16:33 -07:00
Mauricio Vásquez fc4620c5b8
Add eachdist and move tox to root folder (#29)
Move tox and other configuration files to root folder. Add eachdist to make it
easier to handle operations with different packages.

The eachdist is taken from opentelemetry but slighty modified to avoid ignoring
a given path.
2020-04-09 10:06:59 -07:00
Mauricio Vásquez 0cf7ce2874
Small cleanup (#27)
- Remove .circle configuration
- Update CODEOWNERS and ISSUE_TEMPLATE in .github
- Restore LICENSE files
2020-04-08 13:17:31 -07:00