WenTao Ou
6b87300b5a
Add building test without RTTI ( #1294 )
2022-04-07 08:56:44 -07:00
Ehsan Saei
11a219c80a
Jaeger bazel windows ( #1227 )
2022-02-28 20:22:13 -08:00
Ehsan Saei
9157fd4748
Mock for http exporters ( #1185 )
2022-02-19 02:12:02 -08:00
Tom Tan
1026ec3ffc
Run apt update before install thrift dependencies ( #1225 )
2022-02-18 18:56:06 -08:00
Ehsan Saei
cf7f9e28ab
thrift boost deps ( #1224 )
2022-02-18 16:18:32 -08:00
WenTao Ou
15c6f33631
Update grpc to v1.43.2 to support VS2022/MSVC 19.30 and bazel 5.0 ( #1207 )
...
Signed-off-by: owent <admin@owent.net>
2022-02-14 20:24:58 -08:00
Ehsan Saei
e1b4a49f9b
disable failing test ( #1193 )
2022-02-04 11:52:45 -08:00
Ehsan Saei
2a821fdfa5
Continuous benchmark tests as part of the CI ( #1174 )
2022-01-21 10:12:39 -08:00
WenTao Ou
b8fae39f81
Use custom abseil with bazel ( #1172 )
2022-01-14 16:53:15 -08:00
Ehsan Saei
836dda6f06
run_docker user ( #1123 )
2021-12-10 10:53:17 -08:00
Ehsan Saei
c50ed1c976
Jaeger exporter: extend supported attributes types ( #1106 )
2021-12-06 15:31:47 -08:00
Ehsan Saei
6b9ed3d864
Jaeger bazel (Linux only) ( #1077 )
2021-11-25 10:01:58 -08:00
Ehsan Saei
55aa7ead1a
checkout opentelemetry-proto v0.11.0 ( #1055 )
2021-11-09 16:20:12 -08:00
Ehsan Saei
994c08aefb
Add Prometheus Exporter ( #1031 )
2021-11-09 08:25:29 -08:00
Lalit Kumar Bhasin
205a3dd8f0
Disable bazel build for gcc 4.8, upgrade versions for grpc and bazel, document bazel support ( #953 )
...
* increment bazel
* fix bazel
* bazel macos fix
* revert to old bazel
* bazel 4.2.0
* fix
* fix
* fix
* add doc
* fix
* add newline
* remove commented workflow
2021-08-19 14:43:16 -07:00
Lalit Kumar Bhasin
03f9604913
Use latest grpc version (v1.39.0) for cmake build of otlp exporter. ( #927 )
2021-08-02 23:07:55 +05:30
Lalit Kumar Bhasin
4947ab73f2
Add absl/stl CI builds using cmake ( #855 )
2021-06-17 00:50:01 +05:30
Lalit Kumar Bhasin
f793e6e45e
Add preview feature-flag/macro for logs ( #807 )
2021-05-29 10:04:52 +05:30
Tom Tan
4bb033f819
Output verbose error for failed unit-test in CI ( #796 )
2021-05-26 09:52:57 +05:30
Tom Tan
6ab0f78b5d
Add Jaeger exporter to CMake CI build ( #786 )
2021-05-25 14:05:47 +05:30
Lalit Kumar Bhasin
3fa6525f40
Add missing Copyright headers ( #754 )
2021-05-25 11:37:08 +05:30
Tom Tan
a8284f8bc1
Clone grpc and submodules with 1 level of git history ( #789 )
2021-05-24 22:25:29 +05:30
Lalit Kumar Bhasin
b696e11b7c
Add preview feature-flag/macro for metrics ( #745 )
2021-05-14 14:37:28 +05:30
Lalit Kumar Bhasin
9b6a50ec24
zipkin and elasticsearch : enable cmake install, add to build pipeline ( #621 )
2021-04-01 08:38:37 +05:30
Lalit Kumar Bhasin
067e98cca7
Enable running otlp exporter unit-tests on ubuntu. ( #607 )
2021-03-25 11:24:28 +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
a1dc8bd22c
Remove incorrection description on code.coverage in CI doc ( #546 )
2021-02-04 17:02:08 +05:30
Bogdan Drutu
20db113ca3
Upgrade clang-format to 10.x, run ./tools/format.sh ( #544 )
2021-02-01 11:40:16 +05:30
Reiley Yang
ab7f5f2054
Add spell check to CI ( #527 )
2021-01-21 09:49:02 +05:30
Tom Tan
880e392e10
Upgrade CMake to 3.15.2 for Linux ( #516 )
2021-01-18 14:10:24 +05:30
Lalit Kumar Bhasin
aa7b3c8f17
Consolidate cmake test on ubuntu-latest ( #506 )
2021-01-07 10:15:14 +05:30
Bogdan Drutu
ff797b59b2
Add cache for bazel to prove why bazel rocks ( #505 )
2021-01-07 00:32:09 +05:30
Lalit Kumar Bhasin
ab7a8a226e
fix otlp recordable_test ( #473 )
2020-12-22 22:06:21 +05:30
Max Golovanov
1e7b9d8a95
Using STD library for API surface ( #374 )
2020-12-22 11:27:48 +05:30
Lalit Kumar Bhasin
956270eab8
script to add versioning info ( #399 )
...
* version hook
* add version hook files
* format script
* add header in script
* update api version
* revert version.cc
* add updating ABI version
* add versioning guidelines
* move tag to new version
* fix relative link, update comment in version.cc
* Update RELEASING.md
Co-authored-by: Tom Tan <lilotom@gmail.com>
* another try on updating link
* added needed resources in docfx.json
Co-authored-by: Tom Tan <lilotom@gmail.com>
2020-12-04 07:55:23 +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
Mishal Shah
347ca0296c
Upgrade Bazel & Bazelisk version to the latest releases ( #407 )
2020-11-25 10:00:26 -08:00
Karen Xu
9755c1128e
Add missing CI test ( #395 )
2020-11-18 20:48:48 -08:00
Lalit Kumar Bhasin
f101607a64
curl based implementation for http client api ( #385 )
2020-11-18 12:49:09 -08:00
Max Golovanov
e4f7688d5a
Update shared_ptr_test.cc ( #387 )
2020-11-09 09:36:04 -08:00
Tom Tan
69cc61cf82
Rename cmake build flag WITH_OTPROTOCOL to WITH_OTLP ( #382 )
2020-11-04 18:06:19 -08:00
Lalit Kumar Bhasin
c33a195c5f
cmake build with gcc4.8 ( #354 )
2020-10-07 09:48:44 -07:00
Johannes Tax
a39b9b38d8
Remove static global context_handler_ variable ( #322 )
2020-09-21 15:59:08 -07:00
Karen Xu
e3a851be17
add docfx ci ( #336 )
2020-09-21 09:01:30 -07:00
Max Golovanov
965a0aa21e
Add json.hpp to CI and Build Tools ( #306 )
2020-08-31 11:12:34 -07:00
Eric Hsueh
935e7ffa8a
Add Prometheus Exporter: Step 2 - PrometheusCollector ( #282 )
2020-08-28 12:34:31 -07:00
Cunjun (Leonard) Wang
e0a93fd0f0
Add Prometheus Exporter: Step 1 ( #280 )
2020-08-25 19:31:17 -07:00
Johannes Tax
18a44cad93
Add a memory check task to the CI ( #246 )
2020-08-17 08:43:51 -07:00
Max Golovanov
735fbfc089
Fix build break by pinning to local port files ( #235 )
2020-07-31 13:16:42 -07:00