azure-kusto-python icon indicating copy to clipboard operation
azure-kusto-python copied to clipboard

User/t eitanmoed/distributed tracing

Open enmoed opened this issue 3 years ago • 2 comments

Pull Request Description

Added sync and async telemetry to SDK. Example of usage of telemetry was added to sample app


Future Release Comment

Added sync and async telemetry option to SDK. Example of usage of telemetry was added to sample app

Breaking Changes:

  • None

Features:

  • None

Fixes:

  • None

enmoed avatar Sep 14 '22 11:09 enmoed

Unit Test Results

    4 files  ±0      4 suites  ±0   14m 33s :stopwatch: + 1m 13s   25 tests ±0    25 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  100 runs  ±0  100 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit d26b6dfc. ± Comparison against base commit 800d945e.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Sep 14 '22 11:09 github-actions[bot]

Codecov Report

Merging #419 (d26b6df) into master (800d945) will increase coverage by 1.83%. The diff coverage is 93.12%.

@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
+ Coverage   67.75%   69.59%   +1.83%     
==========================================
  Files          39       41       +2     
  Lines        3204     3424     +220     
==========================================
+ Hits         2171     2383     +212     
- Misses       1033     1041       +8     
Impacted Files Coverage Δ
azure-kusto-data/azure/kusto/data/kcsb.py 50.70% <50.00%> (-0.01%) :arrow_down:
...re/kusto/ingest/managed_streaming_ingest_client.py 69.41% <76.92%> (+0.91%) :arrow_up:
azure-kusto-data/azure/kusto/data/_telemetry.py 91.66% <91.66%> (ø)
...re-kusto-data/azure/kusto/data/_token_providers.py 51.35% <92.30%> (+2.51%) :arrow_up:
azure-kusto-data/azure/kusto/data/aio/client.py 75.92% <92.85%> (+1.96%) :arrow_up:
...ure-kusto-ingest/azure/kusto/ingest/descriptors.py 92.95% <96.77%> (+1.50%) :arrow_up:
...ure-kusto-data/azure/kusto/data/_cloud_settings.py 89.83% <100.00%> (+1.36%) :arrow_up:
azure-kusto-data/azure/kusto/data/client.py 84.12% <100.00%> (+1.67%) :arrow_up:
...data/azure/kusto/data/client_request_properties.py 78.12% <100.00%> (+2.26%) :arrow_up:
...sto-ingest/azure/kusto/ingest/_ingest_telemetry.py 100.00% <100.00%> (ø)
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 14 '22 11:09 codecov[bot]