-
Notifications
You must be signed in to change notification settings - Fork 1k
log start of spring boot starter #13882
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
Conversation
bf55bcc
to
fbb9755
Compare
@zeitlinger how about a "started" message (on successful startup) instead of a "starting" message? |
The starter version could perhaps be added (not not necessarily in this PR). |
from test
for disabled
|
fbb9755
to
00ec84c
Compare
It is hard to tell when it has completely started. Current implementation prints the message when the |
0604274
to
6a47524
Compare
...va/io/opentelemetry/instrumentation/spring/autoconfigure/OpenTelemetryAutoConfiguration.java
Outdated
Show resolved
Hide resolved
…/io/opentelemetry/instrumentation/spring/autoconfigure/OpenTelemetryAutoConfiguration.java Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
to make it easy to see if the starter is applied correctly