ee90c7e50c
Update redis instrumentation to follow semantic conventions
2020-11-15 02:10:34 +05:30
7513d7b961
Merge pull request #182 from NathanielRN/suppress-downstream-botocore-instrumentation
2020-11-13 13:05:55 -05:00
5c14227a5e
Botocore checks if instrumentation is suppressed
2020-11-13 09:21:57 -08:00
acf57065c2
Merge pull request #181 from NathanielRN/botocore-propagation-injection
...
Add propagator injection for botocore calls
2020-11-13 10:46:31 -05:00
8ee114b6f5
Update changelogs + fix lint
2020-11-12 16:06:42 -08:00
58f77f5d7e
Add propagator injection for botocore
2020-11-12 14:29:24 -08:00
cb70679ae8
Add sklearn tests to test workflow ( #177 )
2020-11-12 11:37:49 -08:00
d03866aa91
Merge pull request #179 from open-telemetry/feature/clarify-changelog-request
2020-11-11 09:36:31 -05:00
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
79b519f5cc
Merge pull request #172 from VictoryWekwa/remove-unused-import
2020-11-10 09:24:57 -05:00
6b8e5f6a21
Merge branch 'master' into remove-unused-import
2020-11-10 09:13:32 -05:00
7726c46219
Merge pull request #153 from gnagel/patch-1
2020-11-10 09:13:23 -05:00
11314955c3
Merge branch 'master' into patch-1
2020-11-10 09:02:51 -05:00
b9a42e2ac7
Merge pull request #156 from stschenk/dbapi-skip-params-by-default
2020-11-10 09:02:32 -05:00
c779e8d734
Merge branch 'master' into dbapi-skip-params-by-default
2020-11-10 08:32:04 -05:00
7f2399b6c4
Merge branch 'master' into patch-1
2020-11-10 08:31:19 -05:00
dad5f5b757
Merge pull request #151 from crflynn/opentelemetry-instrumentation-sklearn
2020-11-10 08:30:59 -05:00
ed3559ae99
Merge branch 'master' into opentelemetry-instrumentation-sklearn
2020-11-09 22:06:50 -08:00
37ea8f2162
Update protobuf versions ( #1356 ) ( #148 )
...
Fixes #1355
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2020-11-09 22:06:31 -08:00
4ee69ac111
Merge branch 'master' into opentelemetry-instrumentation-sklearn
2020-11-09 22:05:52 -08:00
87d4b0adaa
Merge branch 'master' into patch-1
2020-11-09 22:04:22 -08:00
f9eace5abf
Merge pull request #130 from NathanielRN/sdk-extension-aws
2020-11-09 21:06:44 -05:00
87789cbb95
Use joins to create trace ids and headers
2020-11-09 17:03:40 -08:00
c0a3ea96d9
Expose AWS Progagator variables and update readme
2020-11-09 15:01:17 -08:00
ea0988a26a
Make AWS Propagator tests more readable
2020-11-09 14:51:32 -08:00
26db369ec9
Use an exception to catch inability to parse
2020-11-09 14:51:32 -08:00
ccb7a83922
More pythonic propagator + package clean up
2020-11-09 14:51:32 -08:00
c81995d0ce
Add SDK Extension for Compatibility with AWS X-Ray
2020-11-09 14:51:30 -08:00
6f8f0ce5c6
Merge branch 'master' into dbapi-skip-params-by-default
2020-11-09 09:08:29 -08:00
09f7ab2467
Fixup Changelog
2020-11-09 08:50:49 -08:00
a91956ef9a
Update instrumentation/opentelemetry-instrumentation-sklearn/setup.cfg
...
Co-authored-by: Leighton Chen <lechen@microsoft.com>
2020-11-09 11:28:35 -05:00
507b41a996
Remove Unused Import in jinja2/ Victory Wekwa <victorywekwa@gmail.com>
...
Signed-off-by: VictoryWekwa <victorywekwa@gmail.com>
2020-11-09 16:47:55 +01:00
6bf1013d2e
Apply suggestions from code review
...
Co-authored-by: Yusuke Tsutsumi <tsutsumi.yusuke@gmail.com>
2020-11-08 08:52:09 -08:00
8604bf3783
update changelog
2020-11-08 08:44:26 -08:00
3f8eab3659
add pr link
2020-11-07 16:46:49 -05:00
f262a4e8ce
Merge branch 'master' into opentelemetry-instrumentation-sklearn
2020-11-07 13:32:42 -05:00
b5f8973a7d
licenses and refactor span wrapper
2020-11-07 13:32:10 -05:00
eb53012a8c
Fix lint by making pkg tests folders namespace pkgs ( #131 )
2020-11-06 13:11:51 -08:00
e752b15731
update change log
2020-11-06 09:41:12 -08:00
8afbd83e8c
add param to control collection of db.statement.parameters
2020-11-06 09:37:28 -08:00
ad892889bc
Updated ElasticsearchInstrumentor instructions
2020-11-06 12:16:51 -05:00
369dba4480
missing test
2020-11-05 21:40:13 -05:00
e420c184b4
Merge branch 'master' into opentelemetry-instrumentation-sklearn
2020-11-05 21:10:45 -05:00
623d2ecc94
sklearn instrumentation
2020-11-05 21:06:47 -05:00
28c1331e57
Update Contrib packages to 0.16dev0 ( #129 )
2020-11-05 11:25:37 -08:00
5c9e043d69
Merge pull request #128 from NathanielRN/remove-opentracing-shim
...
Remove Opentracing Shim Instrumentation
2020-11-04 09:51:07 -08:00
39edb85a60
Remove Opentracing Shim Instrumentation
2020-11-04 09:14:37 -08:00
bcb19088ef
Merge pull request #86 from NathanielRN/move-edit-root-files-for-ci
2020-11-04 08:35:41 -08:00
5135b80c13
Working on lint tests
2020-11-03 16:41:03 -08:00
3194510080
Add section on how to run tests
2020-11-03 13:50:11 -08:00