Open
Description
Some places use system properties directly instead of the InstrumentationConfig, which is available with a static getter
This is unexpected when using the declarative config file.
Examples of wrong usage:
Examples of correct usage:- (also available for spring starter)
Note: Double check that InstrumentationConfig is really initialized before.
Metadata
Metadata
Assignees
Type
Projects
Status
Ready