Commit Graph

1319 Commits

Author SHA1 Message Date
Nathaniel Ruiz Nowell 3ae0edb259 Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
alrex 772aaa4fe2
Merge branch 'master' into redis-semantic-conv 2020-11-18 12:40:07 -08:00
(Eliseo) Nathaniel Ruiz Nowell fd493f446f
Fixes and Improvements to botocore instrumentation (#150) 2020-11-18 12:39:15 -08:00
Leighton Chen c8904cef1a
Merge pull request #152 from lonewolf3739/flask-custom-span
Add hook to set custom span name in flask instrumentation
2020-11-18 09:55:30 -05:00
Srikanth Chekuri 9657e3809a Lint fix 2020-11-18 19:33:28 +05:30
Srikanth Chekuri 0607d4fbd7
Merge branch 'master' into flask-custom-span 2020-11-18 13:51:01 +00:00
Srikanth Chekuri 7ae302da22 Merge branch 'flask-custom-span' of https://github.com/lonewolf3739/opentelemetry-python-contrib into flask-custom-span 2020-11-18 19:07:50 +05:30
Srikanth Chekuri cee66ec04f Add callback for direct instrument 2020-11-18 19:06:33 +05:30
Leighton Chen 874cac3391
Merge pull request #191 from joncwong/master 2020-11-17 16:13:53 -05:00
Leighton Chen 8fcf6fecb0
Merge branch 'master' into redis-semantic-conv 2020-11-17 16:11:59 -05:00
Leighton Chen 591cd1804e
Merge branch 'master' into asyncpg-semantic-conv 2020-11-17 16:11:36 -05:00
Srikanth Chekuri 2228573bf3 Fix docker tests 2020-11-18 01:41:59 +05:30
Srikanth Chekuri bd39b36b82 Fix tests for sqlite 2020-11-18 01:36:16 +05:30
Srikanth Chekuri a208316dca Fix tests for dbapi 2020-11-18 01:35:50 +05:30
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