зеркало из
1
0
Форкнуть 0
Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Eitan Moed 921249ccd8
User/t eitanmoed/distributed tracing (#419)
* added distributed_trace decorator to data sdk

* added distributed tracing example to sample app

* cleaner syntax

* added telemetry class

* formatted

* reverted kcsb

* reverted kcsb2

* ingestfrom* query,cntrlcmd, tracing added no test

* ingestfrom* query,cntrlcmd, tracing added no test post format

* ingestfrom* tracing added

* ingestion_properties added

* pretest and prenotes

* added notes

* kusto telemetry class created

* formatted

* removed file

* tests

* async implementation

* fixed uuid value attribute telemetry issue

* revert in kcsb

* fixed async trace

* fixed async get token

* added context dict of get_token

* added tracing attribute abstraction for descriptors and improved encapsulation of ClientRequestionProperties, IngestionProperties to include tracing attributes

* edited tests to to consider context call before get_token call during trace

* increased testing

* removed irrelevant constants

* removed unneccesary nesting

* test specific responses

* merged conflicts

* removed unused dependencies

* reformat

---------

Co-authored-by: AsafMah <asafmahlev@microsoft.com>
2023-02-08 11:27:33 +02:00
boazsha e3c0859300
Pandas req fixed (#163)
fix for https://github.com/Azure/azure-kusto-python/issues/162
2019-08-27 11:38:48 +03:00
Daniel Dubovski b85240eb81
Hotfix json loads (#108)
* fix for json.loads on python 3.5

* minor fix

* simpler way

* fixed kusto-ingest tests

* black

* remove edge case handling
2019-02-10 14:01:27 +02:00
toshetah 44d2c5c25f
update docs (#72)
1. Expand ingestions samples.
2. Replace assertEquals, and assertRegexpMatches (deprecated) with assertEqual, and assertRegex, Respectively.
2018-11-15 11:53:29 +02:00
toshetah 41a2fbc4de
Update git ignore (#46) 2018-08-06 17:47:02 +03:00
toshetah 3e6df299f8
Add e2e tests (#14)
Moving KustoClient to use v2 query rest endpoint.
Add tests to KustoClient.
Bug fix at to_timestamp converter
2018-05-07 16:40:52 +03:00
toshetah 1211299dc8
Create build packages file (#4)
Add build_packages file
2018-03-15 17:31:41 +02:00
Tomer Shetah f337ccaf62 run UTs at travis 2018-03-11 16:11:56 +02:00
Tomer Shetah 21f163f275 Add solution files. 2018-03-07 17:13:43 +02:00
Tomer Shetah e280f64a54 First Check-in: Setup and packaging files.
Added two packages:
azure-kusto-data
azure-kusto-ingest
Both can build a whl file, be installed, and answer to .__version__
No Kusto content in this check-in
2018-03-07 14:34:24 +02:00
Microsoft GitHub User e4ac029bb4 Initial commit 2017-10-25 03:55:45 -07:00