Mateusz Rzeszutek
|
50f91e6dee
|
Deprecate AttributesExtractor#set() method (#5749)
* Deprecate AttributesExtractor#set() method
* code review comments
|
2022-04-05 20:20:02 -07:00 |
Andreas Grub
|
e6be68d5c7
|
Use `logging.pattern.level` recommended by Spring (#5726)
* Use `logging.pattern.level` recommended by Spring
The Spring Boot documentation recommends using `logging.pattern.level` in a "Tip" section in https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#features.logging.custom-log-configuration
We should follow this best practice.
* Update docs/logger-mdc-instrumentation.md
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com>
|
2022-04-04 11:17:11 -07:00 |
Mateusz Rzeszutek
|
efa99f0bbe
|
Update logger MDC docs (after #2312) (#2313)
|
2021-02-20 19:00:43 -08:00 |
Trask Stalnaker
|
54e9cd5d5f
|
Update MDC docs to reflect log spec naming (#2303)
|
2021-02-17 14:52:10 +02:00 |
Anuraag Agrawal
|
fc410706d0
|
Update to Sdk 0.16.0 (#2221)
* Update to 0.16.0-SNAPSHOT
* Finish
* Finish
* Update to 0.16.0
* Finish
|
2021-02-09 18:00:54 +09:00 |
Anuraag Agrawal
|
f6ad05b8e3
|
Update to latest SDK snapshot (#1384)
* Update to latest SDK snapshot
* Use published snapshot
* Fixes
* Cleans
* spotless
* Most
* Clean
* Merge
* Temporarily remove context interop
* WIP
* Prepare for intercepting propagated span
* Bump SDK
* IDE updates
* Lots
* compileJava
* Done?
* bar
* Spot
* drugs
* Groovy--
* green for me
* Spot
* Remove grpc import
* Scrub
|
2020-10-25 15:14:32 +09:00 |
Mateusz Rzeszutek
|
ce4414e9dd
|
Logging instrumentation: always log sampled flag value (#1347)
|
2020-10-08 10:58:57 -07:00 |
Mateusz Rzeszutek
|
aa3bbae200
|
Document traceId/spanId injection into logs (#1339)
* Document traceId/spanId injection into logs
* Document traceId/spanId injection into logs
|
2020-10-08 15:41:07 +03:00 |