-
Notifications
You must be signed in to change notification settings - Fork 423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logger: Propagating resources through LoggerProvider #1154
Logger: Propagating resources through LoggerProvider #1154
Commits on Jan 12, 2022
-
[WIP] Add
LoggerContext
,MultiLogProcessor
,MultiRecordable
Signed-off-by: owentou <owentou@tencent.com>
Configuration menu - View commit details
-
Copy full SHA for 0387582 - Browse repository at this point
Copy the full SHA 0387582View commit details -
+ [BREAK CHANGES] Change the declaration of `sdk::logs::Recordable::SetResource` + [BREAK CHANGES] Change the `LoggerProvider::SetProcessor` into `LoggerProvider::AddProcessor` + Share `LoggerContext` between loggers Signed-off-by: owentou <owentou@tencent.com>
Configuration menu - View commit details
-
Copy full SHA for 88639eb - Browse repository at this point
Copy the full SHA 88639ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c54571f - Browse repository at this point
Copy the full SHA c54571fView commit details -
Remove resource from
Logger::Log(...)
Signed-off-by: owentou <owentou@tencent.com>
Configuration menu - View commit details
-
Copy full SHA for 89ca889 - Browse repository at this point
Copy the full SHA 89ca889View commit details -
Signed-off-by: owentou <owentou@tencent.com>
Configuration menu - View commit details
-
Copy full SHA for 30bded1 - Browse repository at this point
Copy the full SHA 30bded1View commit details -
+ Fix compiling problem with gcc 11(benchmark)
+ Fix multi log processor + Fix crash problem when log with invalid severity Signed-off-by: owentou <owentou@tencent.com>
Configuration menu - View commit details
-
Copy full SHA for d01c1cf - Browse repository at this point
Copy the full SHA d01c1cfView commit details -
Fix address sanitizer of
OtlpHttpClient
andMultiLogProcessor
Signed-off-by: owentou <owentou@tencent.com>
Configuration menu - View commit details
-
Copy full SHA for 424b649 - Browse repository at this point
Copy the full SHA 424b649View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab75be - Browse repository at this point
Copy the full SHA fab75beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c09ce - Browse repository at this point
Copy the full SHA d6c09ceView commit details -
Remove
OPENTELEMETRY_DEPRECATED
andOPENTELEMETRY_DEPRECATED_MESSAGE
Signed-off-by: owentou <owentou@tencent.com>
Configuration menu - View commit details
-
Copy full SHA for 8d80cbb - Browse repository at this point
Copy the full SHA 8d80cbbView commit details -
Remove duplicated check for VS 2012
Signed-off-by: owentou <owentou@tencent.com>
Configuration menu - View commit details
-
Copy full SHA for c53bfd1 - Browse repository at this point
Copy the full SHA c53bfd1View commit details