|
|
пре 5 месеци | |
|---|---|---|
| .. | ||
| BUILD | пре 5 месеци | |
| CMakeLists.txt | пре 5 месеци | |
| README.md | пре 5 месеци | |
| main.cc | пре 5 месеци | |
In this example, the application in main.cc initializes and registers a tracer
provider from the OpenTelemetry
SDK. The application then
calls a foo_library which has been instrumented using the OpenTelemetry
API.
Resulting telemetry is directed to stdout through the StdoutSpanExporter.
See CONTRIBUTING.md for instructions on building and running the example.