Skip to content

Conversation

zeitlinger
Copy link
Member

@zeitlinger zeitlinger commented Sep 5, 2025

Part of #14087

@zeitlinger zeitlinger self-assigned this Sep 5, 2025
@github-actions github-actions bot added the test native This label can be applied to PRs to trigger them to run native tests label Sep 5, 2025
@otelbot-java-instrumentation
Copy link
Contributor

🔧 The result from spotlessApply was committed to the PR branch.

@zeitlinger zeitlinger force-pushed the spring-starter-logging-exporter branch from 8ccecdb to 9d31fc8 Compare October 7, 2025 12:18
@zeitlinger zeitlinger changed the title add spring starter span logging add spring starter span logging (declarative config and legacy) Oct 8, 2025
@zeitlinger zeitlinger changed the title add spring starter span logging (declarative config and legacy) add spring starter span logging Oct 8, 2025
@zeitlinger zeitlinger force-pushed the spring-starter-logging-exporter branch from 5edd601 to 5a315c3 Compare October 8, 2025 08:00
@zeitlinger zeitlinger moved this from Blocked to Awaiting Review in Declarative Configuration: Java Oct 8, 2025
@zeitlinger zeitlinger marked this pull request as ready for review October 8, 2025 08:00
@zeitlinger zeitlinger requested a review from a team as a code owner October 8, 2025 08:01
*/
@Conditional(SdkEnabled.class)
// to match "otel.javaagent.debug" system property
@ConditionalOnProperty(name = "otel.spring-starter.debug", havingValue = "true")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point - also added the missing entry for #14449

}

@Test
void instrumentationDisabled() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and one more test for debugDisable would be nice to be sure

Suggested change
void instrumentationDisabled() {
void debugUnset() {

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

@zeitlinger
Copy link
Member Author

@trask please check again

@laurit laurit merged commit 5457391 into open-telemetry:main Oct 9, 2025
83 checks passed
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Declarative Configuration: Java Oct 9, 2025
@zeitlinger zeitlinger deleted the spring-starter-logging-exporter branch October 9, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

Development

Successfully merging this pull request may close these issues.

4 participants