Skip to content
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

[Java] correct the resource property name #5931

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

manikmagar
Copy link
Contributor

Fix the mismatch of the property name in the document vs. actual code.

See the system property name in the code - - https://github.com/open-telemetry/opentelemetry-java/blob/main/sdk-extensions/autoconfigure/src/main/java/io/opentelemetry/sdk/autoconfigure/ResourceConfiguration.java#L41

static final String DISABLED_ATTRIBUTE_KEYS = "otel.resource.disabled.keys";

Fix the mismatch of the property name in the document vs. actual code.
@manikmagar manikmagar requested a review from a team as a code owner January 15, 2025 04:47
@opentelemetrybot opentelemetrybot requested review from a team January 15, 2025 04:47
@chalin chalin changed the title docs: correct the resource property name [Java] correct the resource property name Jan 15, 2025
@chalin
Copy link
Contributor

chalin commented Jan 15, 2025

Thanks all!

@chalin chalin merged commit 290925e into open-telemetry:main Jan 15, 2025
17 checks passed
@manikmagar manikmagar deleted the patch-2 branch January 16, 2025 04:48
@manikmagar
Copy link
Contributor Author

Thank you all 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants