Skip to content

add infer-spans dynamoic central config handling#838

Merged
jackshirazi merged 2 commits intoelastic:mainfrom
jackshirazi:dynamic-infer-spans
Oct 16, 2025
Merged

add infer-spans dynamoic central config handling#838
jackshirazi merged 2 commits intoelastic:mainfrom
jackshirazi:dynamic-infer-spans

Conversation

@jackshirazi
Copy link
Copy Markdown
Contributor

closes #301

@jackshirazi jackshirazi requested a review from a team as a code owner October 15, 2025 15:40
@Override
void update(String configurationValue, OpampManager opampManager)
throws IllegalArgumentException {
// TODO when setProfilerInterval() returns the old value, use that for 'true'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we deal with this directly in this PR or are we blocked on open-telemetry/opentelemetry-java-contrib#2354 to be included in a release ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

waiting for that so at least a month away

@jackshirazi jackshirazi merged commit 583260a into elastic:main Oct 16, 2025
16 checks passed
@SylvainJuge SylvainJuge added the enhancement New feature or request label Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-java enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Config] Make profiling inferred spans dynamically enableable/disableable

3 participants