Commit Graph

48 Commits

Author SHA1 Message Date
WenTao Ou baab88ff21
Add log level for internal log of sdk (#1147) 2022-01-03 19:25:25 -08:00
Tom Tan 48033107c8
Prepare for patch release v1.1.1 (#1156) 2021-12-20 14:59:31 -08:00
Ehsan Saei 5aa632741d
Mark tags to bazel targets round 2 (#1094) 2021-12-15 18:50:04 -08:00
Tom Tan 426365c2c0
Prepare for releasing 1.1.0 (#1079) 2021-11-22 13:08:32 -08:00
Tom Tan cfb02dafc7
Prepare for releasing 1.0.1 (#1023) 2021-10-21 21:18:50 -07:00
Lalit Kumar Bhasin bfab71a53f
Change OTLP/HTTP default port from 4317 to 4318 (#1018) 2021-10-19 01:01:29 -07:00
Johnny Jazeix 5aa73655b5
Fix typo in api.rst (#1009) 2021-10-06 11:28:20 -07:00
Lalit Kumar Bhasin 74d4be44f9
Release v1.0.0 (#980) 2021-09-19 23:09:25 -07:00
Lalit Kumar Bhasin aaf78a356d
remove internally used functionality from public API documentation (#973) 2021-09-09 09:45:18 -07:00
Lalit Kumar Bhasin f4ff74c7ba
Add Getting started documentation for otel-cpp sdk (#942) 2021-08-10 11:32:07 +05:30
Lalit Kumar Bhasin da5c79af98
Release for 1.0.0-rc4 (#940) 2021-08-05 00:24:34 +05:30
Lalit Kumar Bhasin 2037fa7f7c
Document vcpkg toolchain configuration (#913) 2021-07-21 00:31:47 +05:30
Lalit Kumar Bhasin af34ccf43f
Release for 1.0.0-rc3 (#900) 2021-07-13 22:09:08 +05:30
Lalit Kumar Bhasin 6681cd482e
readthedocs: Add doxygen-generated docs for sdk, and placeholder to add more sdk docs (#902) 2021-07-13 21:00:14 +05:30
Lalit Kumar Bhasin 0563059bda
Update api doc for Scope object (#894) 2021-07-06 22:08:15 +05:30
Lalit Kumar Bhasin c0b459e75d
Release for 1.0.0-rc2 (#866) 2021-06-18 22:02:28 +05:30
Lalit Kumar Bhasin 3741a8f072
Document OSS dependencies and their license (#844) 2021-06-10 23:33:11 +05:30
Lalit Kumar Bhasin 93dd39bd92
Release for 1.0.0-rc1 (#824) 2021-06-05 01:11:32 +05:30
Max Golovanov 857fd31af0
Update building-with-stdlib.md (#821) 2021-06-05 00:26:18 +05:30
Lalit Kumar Bhasin ac0e6174e7
Release for 0.7.0 (#800) 2021-05-27 07:55:56 +05:30
Lalit Kumar Bhasin 02f9efc350
Update readthedocs api guide: nested spans and context propagator (#792) 2021-05-25 11:06:13 +05:30
Max Golovanov b70699378e
How to build FAST with Visual Studio 2019+CMake+Ninja on Windows (#755) 2021-05-20 23:30:22 +05:30
Lalit Kumar Bhasin b4584adeaa
Release for 0.6.0 (#739) 2021-05-12 00:18:25 +05:30
Lalit Kumar Bhasin 790900857e
Release for 0.5.0 (#697) 2021-04-26 22:41:26 +05:30
Eric Hsueh e8e2fe200f
Proposal to add a Google Test Demo Document (#313) 2021-04-13 12:39:08 +05:30
Lalit Kumar Bhasin 3ce3e7667f
Release for 0.4.0 (#672) 2021-04-12 22:33:08 +05:30
Johannes Tax 81d6468c7c
Use new theme to make API documentation more readable (#622) 2021-03-24 09:32:48 +05:30
Lalit Kumar Bhasin 7d083a5b84
Release for 0.3.0 (#617) 2021-03-23 09:55:39 +05:30
Johannes Tax b80cc91b9e
Breathe needs to be initialized in parent sphinx project (#606) 2021-03-12 09:36:31 +05:30
Johannes Tax 0481fa0dff
Add support for sphinx as a documentation generator (#595) 2021-03-04 12:05:27 +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 92f0533ca4
Remove all TBD files (#547) 2021-02-02 13:11:52 +05:30
Tom Tan 28366779d8
Fix branch name to main in links (#545) 2021-01-29 16:24:28 -08:00
Reiley Yang ab7f5f2054
Add spell check to CI (#527) 2021-01-21 09:49:02 +05:30
Max Golovanov 1e7b9d8a95
Using STD library for API surface (#374) 2020-12-22 11:27:48 +05:30
Carlos O'Ryan d0cd94f392
doc: fix formatting for code samples (#462) 2020-12-19 02:20:15 +05:30
Tom Tan 68e510c68e
Change Shutdown() and ForceFlush() to return bool for traces (#419) 2020-12-11 23:54:46 +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
Karen Xu e3a851be17
add docfx ci (#336) 2020-09-21 09:01:30 -07:00
Ankit Bhargava a675ec4b4c
Add Metrics Design Documents (#264) 2020-08-07 14:02:55 -07:00
Johannes Tax 8683fbfc9e
Clarify ABI requirements for the SDK vendor hooks (#70) 2020-05-04 16:49:47 -07:00
Evgeny Yakimov edf171e340
Minor typos/fixes (#51) 2020-03-16 16:40:03 -07:00
Evgeny Yakimov f2c1e99bfc
WIP: Added docs/library-distribution.md (#38)
Added docs/library-distribution.md
Started to clarify how the library can be distributed
Co-authored-by: Ryan Burn <ryan.burn@gmail.com>
2020-03-16 15:34:04 -07:00
easy 2787e95582
Update docs. (#32)
No major changes, mostly minor things like update the wording to reflect
we have automatic formatting now.
2020-01-29 13:13:28 +11:00
easy 73fd549c0c
Start documenting requirements. (#15)
Addresses #4.
2019-12-19 15:46:18 +11:00
Max Golovanov 34988afc04 Build env setup scripts + initial skeleton of cross-plat scripts for clang-format (#11)
* Build env setup scripts

* Remove sqlite for now

* Reduce the scope of .clang-format .gitattributes and .gitignore changes

* Fix code comment
2019-12-16 14:22:00 -08:00
Reiley Yang 976bc27116
Initial folder layout (#8) 2019-10-24 19:34:33 -07:00