Cijo Thomas
|
2997c4bb89
|
Show using tracing layer filters in examples (#2667)
|
2025-02-14 09:44:33 -08:00 |
Cijo Thomas
|
fdc1151251
|
Rename LoggerProvider, Logger to SdkLoggerProvider, SdkLogger (#2612)
|
2025-02-05 07:37:45 -08:00 |
David Pitoniak
|
9aeae0f03f
|
Feat/add resource builder (#2322)
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
|
2024-12-13 12:16:03 -08:00 |
Cijo Thomas
|
2030f8f77f
|
Modify logs basic example to use tracing (#2397)
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
|
2024-12-09 09:38:48 -08:00 |
Cijo Thomas
|
a2c8c7dea1
|
Simplified stdout exporter for logs and traces (#2040)
Co-authored-by: Lalit Kumar Bhasin <labhas@microsoft.com>
Co-authored-by: Utkarsh Umesan Pillai <66651184+utpilla@users.noreply.github.com>
|
2024-08-26 10:57:23 -07:00 |
Utkarsh Umesan Pillai
|
16410d7555
|
Use arrays instead of vec for creating resource in examples (#1900)
|
2024-06-27 17:06:18 -07:00 |
Cijo Thomas
|
33abef2a78
|
Log SDK, OTLP builders to accept Resource directly instead of wrapping in Config (#1788)
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
|
2024-05-23 09:49:39 -07:00 |
Yuta Yamaguchi
|
815e3874a2
|
Use semantic conventions in examples (#1639)
Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
|
2024-03-25 12:27:25 -04:00 |
Shaun Cox
|
759556d590
|
Change opentelemetry crate to contain only the API, not the SDK #1186 (#1199)
|
2023-08-23 21:01:28 -07:00 |
Cijo Thomas
|
2c3017e347
|
Pretty print stdout in examples (#1212)
* Modify examples to pretty print stdout
* a
* a
* fmt
|
2023-08-23 08:48:37 -07:00 |
Cijo Thomas
|
2a4a9cd390
|
Add LogAppender for log crate (#1071)
* Add LogAppender for Log crate
* move to API
* use generic and avoid dyn
* format fix
* put logger Type back
* remove loglevel
* name fix
|
2023-05-26 10:58:08 -07:00 |