Commit Graph

1055 Commits

Author SHA1 Message Date
Srikanth Chekuri 7c038ae2b4 Update dbapi instrumentation
Fix span name for dbapi
Decode db user for pymysql
2020-11-18 01:35:23 +05:30
Srikanth Chekuri 3854f17e5a Fix tests aiopg 2020-11-18 01:33:55 +05:30
Srikanth Chekuri 57fdce52d2 Fix span name for aiopg 2020-11-18 01:33:01 +05:30
Jonathan Wong d688bd779b Fix broken flask instrumentation doc link 2020-11-17 19:44:46 +00:00
Leighton ec81ffb639 req 2020-11-17 13:32:31 -05:00
Leighton Chen f49f8b5d82
Merge pull request #158 from lzchen/http 2020-11-17 13:04:59 -05:00
alrex 34d37d9d98
Merge branch 'master' into http 2020-11-17 09:15:23 -08:00
Srikanth Chekuri ea6ed5c9f0 Use db as fallback for span name 2020-11-17 22:08:49 +05:30
Srikanth Chekuri 2c7d5a127b Merge branch 'asyncpg-semantic-conv' of https://github.com/lonewolf3739/opentelemetry-python-contrib into asyncpg-semantic-conv 2020-11-17 21:13:02 +05:30
Srikanth Chekuri dc98748c50 Review change
Don't make function call unnecessarily when span is not recording
2020-11-17 21:12:19 +05:30
Leighton Chen 2f1e90bd1f
Merge branch 'master' into redis-semantic-conv 2020-11-17 10:22:54 -05:00
Leighton Chen a3841304fa
Merge pull request #187 from lonewolf3739/usage
TypeError: Can't instantiate abstract class TracerProvider with abstract methods get_tracer
2020-11-17 10:22:35 -05:00
Leighton Chen 1cdd6b0c26
Merge branch 'master' into usage 2020-11-17 09:56:43 -05:00
Leighton Chen 5b0280d0e1
Merge branch 'master' into asyncpg-semantic-conv 2020-11-17 09:50:37 -05:00
Leighton Chen e7a121f9c8
Merge branch 'master' into redis-semantic-conv 2020-11-17 09:50:25 -05:00
Leighton Chen c841110022
Merge pull request #183 from lonewolf3739/memcached-semantic-conv 2020-11-17 09:47:44 -05:00
Srikanth Chekuri 0b8deb46d8 Add CHANGELOG entry 2020-11-17 19:01:45 +05:30
Srikanth Chekuri 1fa94fc1cf Fix lint 2020-11-17 18:15:45 +05:30
Srikanth Chekuri d09c0ed597 Fix typo 2020-11-17 18:10:27 +05:30
Srikanth Chekuri 1c33e0da65 Update usage section to include only how to instrument 2020-11-17 18:05:43 +05:30
Srikanth Chekuri 7b0707b1e4 Resolve merge conflict 2020-11-17 18:05:38 +05:30
Srikanth Chekuri 491dcf3d95 Fix TypeError: Can't instantiate abstract class TracerProvider with abstract methods get_tracer 2020-11-17 18:02:17 +05:30
Srikanth Chekuri 857581ca51 Remove PIPELINE from span name 2020-11-16 20:53:50 +05:30
Srikanth Chekuri edaf0b1611 Add CHANGELOG entry 2020-11-16 15:02:37 +05:30
Srikanth Chekuri 0fc6fa2f9e Add CHANGELOG entry 2020-11-15 18:25:43 +05:30
Srikanth Chekuri 8dab100884 Move _TRANSPORT under n/w attrs 2020-11-15 18:12:22 +05:30
Srikanth Chekuri 4816796de0 Lint fixes 2020-11-15 12:53:23 +05:30
Srikanth Chekuri e6503ce930 Update asyncpg docker tests 2020-11-15 12:28:52 +05:30
Srikanth Chekuri 326269ed0c Update docker tests 2020-11-15 12:15:12 +05:30
Srikanth Chekuri b3234e8628 Update asyncpg to follow semantic conventions 2020-11-15 12:14:57 +05:30
Srikanth Chekuri eba288aaaa Update pymemcache to follow semantic conventions 2020-11-15 03:17:09 +05:30
Srikanth Chekuri 6f2d60cb12 Fix docker tests 2020-11-15 02:10:57 +05:30
Srikanth Chekuri ee90c7e50c Update redis instrumentation to follow semantic conventions 2020-11-15 02:10:34 +05:30
Leighton Chen 7513d7b961
Merge pull request #182 from NathanielRN/suppress-downstream-botocore-instrumentation 2020-11-13 13:05:55 -05:00
Nathaniel Ruiz Nowell 5c14227a5e Botocore checks if instrumentation is suppressed 2020-11-13 09:21:57 -08:00
Leighton Chen acf57065c2
Merge pull request #181 from NathanielRN/botocore-propagation-injection
Add propagator injection for botocore calls
2020-11-13 10:46:31 -05:00
Nathaniel Ruiz Nowell 8ee114b6f5 Update changelogs + fix lint 2020-11-12 16:06:42 -08:00
Nathaniel Ruiz Nowell 58f77f5d7e Add propagator injection for botocore 2020-11-12 14:29:24 -08:00
(Eliseo) Nathaniel Ruiz Nowell cb70679ae8
Add sklearn tests to test workflow (#177) 2020-11-12 11:37:49 -08:00
Leighton Chen d03866aa91
Merge pull request #179 from open-telemetry/feature/clarify-changelog-request 2020-11-11 09:36:31 -05:00
Leighton Chen ee7596447a
Merge branch 'master' into flask-custom-span 2020-11-11 09:32:50 -05:00
Yusuke Tsutsumi daf01cc93f documentation on what entries require a changelog
There were questions regarding what situations require a changelog.

The intent of this change is to make the changelog requirements more
easily discoverable and clear.
2020-11-10 21:33:13 -08:00
Leighton Chen 79b519f5cc
Merge pull request #172 from VictoryWekwa/remove-unused-import 2020-11-10 09:24:57 -05:00
Leighton Chen 6b8e5f6a21
Merge branch 'master' into remove-unused-import 2020-11-10 09:13:32 -05:00
Leighton Chen 7726c46219
Merge pull request #153 from gnagel/patch-1 2020-11-10 09:13:23 -05:00
Leighton Chen 11314955c3
Merge branch 'master' into patch-1 2020-11-10 09:02:51 -05:00
Leighton Chen b9a42e2ac7
Merge pull request #156 from stschenk/dbapi-skip-params-by-default 2020-11-10 09:02:32 -05:00
Leighton Chen c779e8d734
Merge branch 'master' into dbapi-skip-params-by-default 2020-11-10 08:32:04 -05:00
Leighton Chen 7f2399b6c4
Merge branch 'master' into patch-1 2020-11-10 08:31:19 -05:00
Leighton Chen dad5f5b757
Merge pull request #151 from crflynn/opentelemetry-instrumentation-sklearn 2020-11-10 08:30:59 -05:00