Ehsan Saei
|
11a219c80a
|
Jaeger bazel windows (#1227)
|
2022-02-28 20:22:13 -08:00 |
Ehsan Saei
|
6b9ed3d864
|
Jaeger bazel (Linux only) (#1077)
|
2021-11-25 10:01:58 -08:00 |
Oblivion
|
40d2eb5c72
|
✨ add bazel build for grpc example (#910)
|
2021-07-20 12:25:02 +05:30 |
WenTao Ou
|
f65b07a5e3
|
Add OTLP/HTTP+JSON Protocol exporter (#810)
|
2021-06-08 10:24:24 +05:30 |
Bogdan Drutu
|
1b5a7ec0e8
|
Remove protobuf dependency from bazel, not used anywhere (#496)
|
2021-01-04 23:28:50 +05:30 |
Josh Suereth
|
a4a88ddb63
|
Bazel Build alterations (#416)
Bazel Build alterations
|
2020-12-08 01:29:50 +05:30 |
Max Golovanov
|
2a516addb6
|
Build tools: build configurations, vcpkg support, vcpkg port file for OpenTelemetry, use submodules for CMake deps (#377)
|
2020-11-30 14:47:41 -08:00 |
Josh Suereth
|
9ddcc88e25
|
CURL support for Bazel (#402)
|
2020-11-30 08:32:58 -08:00 |
Cunjun (Leonard) Wang
|
e0a93fd0f0
|
Add Prometheus Exporter: Step 1 (#280)
|
2020-08-25 19:31:17 -07:00 |
Janet Vu
|
7e0287c046
|
zPages/TraceZ HTTP Server Files (#244)
|
2020-08-07 16:18:02 -07:00 |
easy
|
9195cf7c46
|
Add shasum for grpc and format file. (#221)
|
2020-07-28 23:48:59 -07:00 |
easy
|
336593bb65
|
Autoformat. No functional changes. (#223)
|
2020-07-28 21:18:43 -07:00 |
Janet Vu
|
2c8b0e3bc3
|
Add JSON C++ support - Bazel (#190)
|
2020-07-20 18:56:40 -07:00 |
Nadia Ciobanu
|
0cf551911f
|
Add basic OTLP exporter (#152)
|
2020-07-08 11:15:52 -07:00 |
Ryan
|
4ef44eda8f
|
Add Recordable implementation for otprotocol exporter (#49)
* Start Recorder api
* Fill out Span api
* Reformat
* Fill out Tracer class
* Add cmake build
* Add commenting
* Fix formatting
* Reformat
* Fix date
* Make mutex mutable
* s/mutex_/mu_/
* Remove AddEvent with steady timestamp
* Fix typo
* Fill in IsRecordable
* Set up protobuf dependency
* Install protobuf in docker image
* Merge in Recordable
* Add exporter folder
* Integrate protobuf files into build
* Add otprotocol Recordable
* Set up protobuf with bazel
* Reformat
* Install git in CI
* Add otprotocol to cmake test
* Fix typo
* Fix install_protobuf.sh
* Fix install_protobuf.sh
* Fix install_protobuf.sh
* Fix do_ci.sh
* Add otprotocol windows tests
* Fix typo
* Make protobuf install optional for windows
* Fix install_windows_protobuf.ps1
* Remove unnecessary globs
* Refactor
* Rearrange protobuf files
* Clean up workspace
* Fix formatting
* Update CI
* Restructure
* Reformat
* Refactor legacy test
* Fix legacy target
* Fix legacy target
|
2020-04-06 12:56:13 -07:00 |
easy
|
1987e762b1
|
Add SpanId benchmark. (#33)
|
2020-01-29 16:33:05 +11:00 |
easy
|
c5d421a919
|
Fix nits: format and shasum. (#23)
|
2020-01-07 14:34:34 +11:00 |
Ryan
|
b411cde758
|
Add a backport of std::string_view (#13)
* Ignore bazel files.
* Add a string_view backport.
* Add test cases for string_view.
* Update commenting.
* Add additional test assertion.
* Add substr method.
* Remove separate catch2 target.
* Add cmake build.
* Convert to gtest.
* Add gtests to cmake build.
* Remove catch tests.
* Run clang-format.
* Add missing link library.
* Add pthreads
* Reformat.
|
2019-12-17 12:20:22 -08:00 |