Larry Osterman
|
7c93854125
|
Complete the initial implementation of OpenTelemetry (#3677)
* Added telemetry support for HTTP pipeline elements
* Finish OpenTelemetry implementation
* clang-format and added doxygen comments
|
2022-05-31 10:57:32 -07:00 |
|
Victor Vazquez
|
229eb8a340
|
[Tech Docs] Libcurl transport adapter (#3484)
* libcurl transport adapter
* updates
* Update LibcurlTransportAdapter.md
* Update LibcurlTransportAdapter.md
* Update doc/LibcurlTransportAdapter.md
Co-authored-by: Jeffrey Richter <jeffrichter@live.com>
Co-authored-by: Jeffrey Richter <jeffrichter@live.com>
|
2022-04-21 18:48:10 +00:00 |
|
JinmingHu
|
b78413f89c
|
Update outdated doc for customizing transport (#3536)
|
2022-04-08 23:45:37 +00:00 |
|
Victor Vazquez
|
d7536a2c25
|
Enforce TLS 1.2 for libcurl and winHttp (#3460)
* Enforce TLS 1.2 for libcurl and winHttp
* docs
* missing rename
|
2022-03-22 21:27:28 +00:00 |
|
Victor Vazquez
|
a508789c36
|
Remove warning supress (#2677)
* remove warning suppress not required anymore
* json update
* update the curl header including
* changelog
|
2021-07-27 18:09:52 -07:00 |
|
Wes Haggard
|
015c34a029
|
Update links from master to main (#2488)
* Update links from master to main
* Upate other references from master to main
|
2021-06-24 22:27:14 -07:00 |
|
Anton Kolesnyk
|
efe4772acb
|
Update upper/lower/other casing (#2267)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
|
2021-05-14 12:54:16 -07:00 |
|
Victor Vazquez
|
5de76e7a21
|
Fix for Azure Core with libcurl. clean up and global clean up (#1500)
make SDK to call global_init and global_cleanup
|
2021-04-08 22:55:26 +00:00 |
|
Victor Vazquez
|
1321855517
|
Operation t docs (#1902)
* operation tech doc
|
2021-03-19 22:06:08 -07:00 |
|
Victor Vazquez
|
78b9a87278
|
Client base options on Azure Core (#1734)
Add client options base class
construct pipeline from Core
|
2021-03-03 15:25:28 -08:00 |
|
Victor Vazquez
|
910731893a
|
docs for the HTTP transport adapter (#1285)
* docs for the HTTP transport adapter
|
2021-01-08 16:16:09 -08:00 |
|