Ehsan Saei
|
5aa632741d
|
Mark tags to bazel targets round 2 (#1094)
|
2021-12-15 18:50:04 -08:00 |
Ehsan Saei
|
6e249fd560
|
build release tarball when nlohmann-json not installed (#1074)
|
2021-11-19 09:25:00 -08:00 |
Paurush Garg
|
9772156789
|
fix: issue 368- consistent namespace scope resolution (#1008)
|
2021-11-15 19:53:34 -08:00 |
Lalit Kumar Bhasin
|
55a651759d
|
Fix nlohmann_json package dependency (#1017)
|
2021-10-19 12:36:49 -07:00 |
Lalit Kumar Bhasin
|
74d4be44f9
|
Release v1.0.0 (#980)
|
2021-09-19 23:09:25 -07:00 |
Lalit Kumar Bhasin
|
ef16d0048a
|
add global log handler (#877)
|
2021-07-30 17:40:32 +05:30 |
WenTao Ou
|
6ffa84854d
|
Fix issue 892 (#893)
|
2021-07-07 14:41:20 +05:30 |
Max Golovanov
|
a779c3b1a3
|
If external nlohmann::json is not found, then use one from our submodule (#865)
|
2021-06-18 08:29:37 +05:30 |
Tom Tan
|
8a8ffe5120
|
Fix missing notify of conditional variable in OTLP HTTP exporter test (#858)
|
2021-06-15 13:48:26 +05:30 |
WenTao Ou
|
fa2caa83a2
|
Optimize OtlpHttpExporter to support timeout and cancle (#853)
|
2021-06-14 23:25:09 +05:30 |
Oliver Hamuy
|
703a2a54ea
|
Http client add url support (#833)
|
2021-06-11 22:45:56 +05:30 |
Max Golovanov
|
d0e73c87c4
|
Switch from MPark variant to `absl::variant` as default (#771)
|
2021-06-04 23:59:02 +05:30 |
WenTao Ou
|
2734b782f7
|
Fixes #804 (#805)
|
2021-05-28 13:41:22 +05:30 |
Lalit Kumar Bhasin
|
3fa6525f40
|
Add missing Copyright headers (#754)
|
2021-05-25 11:37:08 +05:30 |
David Li
|
5a1b189d9a
|
Link against CURL_LIBRARIES instead of CURL::libcurl (#776)
|
2021-05-24 00:25:30 +05:30 |
Max Golovanov
|
3bfbc9301d
|
Update CMakeLists.txt (#752)
|
2021-05-15 00:12:51 +05:30 |
OWenT
|
5278e8c035
|
Fix #724 (#725)
|
2021-05-11 12:34:07 +05:30 |
Lalit Kumar Bhasin
|
2d2aa71ae7
|
restructure propagators (#715)
|
2021-05-05 11:27:51 +05:30 |
Lalit Kumar Bhasin
|
c7f49debf3
|
Propagate resource to exporters (#706)
|
2021-05-01 01:09:38 +05:30 |
Lalit Kumar Bhasin
|
a987f0ac0b
|
Support for multiple processors (#692)
|
2021-04-30 00:16:50 +05:30 |
Tom Tan
|
7f5252f237
|
Populate InstrumentationLibrary to exporters (#700)
|
2021-04-29 00:49:53 +05:30 |
Lalit Kumar Bhasin
|
f10acac2fe
|
Non-template propagator, Implement Global Propagator, no-op propagator (#668)
|
2021-04-23 19:37:18 +05:30 |
Johannes Tax
|
a978920411
|
Get rid of obsolete core namespace in API (#686)
|
2021-04-22 12:15:10 +05:30 |
Josh Suereth
|
7b07013639
|
Create shared context for updating span pipeline from TracerProvider and affecting Tracer. (#650)
|
2021-04-16 20:55:22 +05:30 |
Evgeny Yakimov
|
aeb8230ad2
|
Add SpanContext (and TraceState) to Recordable (#667)
|
2021-04-13 09:28:17 +05:30 |
Josh Suereth
|
59915e3a9c
|
Split Zpages webserver hosting from Exporter (#626)
|
2021-03-30 20:59:04 +05:30 |
Lalit Kumar Bhasin
|
179a7f4047
|
Add http client/server example (#632)
|
2021-03-30 16:10:47 +05:30 |
Quentin
|
bd68a22ff5
|
Fix some C++ warnings (#619)
|
2021-03-24 14:31:10 +05:30 |
Lalit Kumar Bhasin
|
71d5b1d898
|
Zipkin exporter (#471)
|
2021-03-03 18:57:14 +05:30 |
Reiley Yang
|
24a080fcdd
|
lint and reformat markdown (#579)
|
2021-02-12 14:09:40 -08:00 |
Reiley Yang
|
a0777d1e77
|
Add markdownlint (#578)
|
2021-02-12 13:24:36 -08:00 |
Tom Tan
|
c93fe62ef6
|
Add missing include directory for ETW and HTTP client (#521)
|
2021-02-11 10:10:33 +05:30 |
Lalit Kumar Bhasin
|
74ad7b14cd
|
Passing parent context to SpanProcessor::OnStart() (#552)
|
2021-02-03 13:14:33 +05:30 |
Tom Tan
|
f410aa01ea
|
Assign status code from cURL to uint16_t type (#553)
|
2021-02-02 10:14:54 +05:30 |
Bogdan Drutu
|
20db113ca3
|
Upgrade clang-format to 10.x, run ./tools/format.sh (#544)
|
2021-02-01 11:40:16 +05:30 |
Tom Tan
|
28366779d8
|
Fix branch name to main in links (#545)
|
2021-01-29 16:24:28 -08:00 |
Lalit Kumar Bhasin
|
cae3511915
|
Update StatusCode as per specs (#535)
|
2021-01-29 13:57:52 +05:30 |
Lalit Kumar Bhasin
|
7c6220ab81
|
Sending sync request through http_client (#448)
|
2021-01-26 20:30:59 +05:30 |
Reiley Yang
|
484700a0da
|
Move from master to main (step1) (#531)
|
2021-01-25 16:46:03 -08:00 |
Lalit Kumar Bhasin
|
ce89aa1094
|
Resource sdk Implementation (#502)
|
2021-01-22 10:27:17 +05:30 |
Johannes Tax
|
4a13db92d7
|
Add a test service for the W3C validation harness (#487)
|
2021-01-21 16:42:59 +05:30 |
Reiley Yang
|
ab7f5f2054
|
Add spell check to CI (#527)
|
2021-01-21 09:49:02 +05:30 |
Lalit Kumar Bhasin
|
c78be170ae
|
Http client factory (#445)
|
2021-01-09 12:42:39 +05:30 |
Karen Xu
|
c8db8476ef
|
Use attribute_utils.h from common instead of trace (#482)
|
2021-01-09 11:42:19 +05:30 |
Tom Tan
|
f9db910ff1
|
Don't override CURL_LIBRARY found by find_package (#498)
|
2021-01-07 00:50:49 +05:30 |
Tom Tan
|
c786881df9
|
Add explicit type conversion from std::chrono::milliseconds to long (#450)
|
2021-01-05 09:58:47 +05:30 |
OWenT
|
98bbdd6fc3
|
Cmake porting (#432)
|
2020-12-30 00:03:52 +05:30 |
Max Golovanov
|
25a8668b0f
|
Resolve NOMINMAX issues where possible (#481)
|
2020-12-23 15:21:01 +05:30 |
Johannes Tax
|
903945423e
|
Correctly initialize the curl::Session when a schema is given (#476)
|
2020-12-22 12:09:21 +05:30 |
Max Golovanov
|
1e7b9d8a95
|
Using STD library for API surface (#374)
|
2020-12-22 11:27:48 +05:30 |