Skip to content

Conversation

@jackshirazi
Copy link
Contributor

@jackshirazi jackshirazi commented May 21, 2025

We decided to provide per signal send_* config options in central config instead of just one global send, so we need those in teh dynamic config API

@jackshirazi jackshirazi requested a review from a team May 21, 2025 18:31
}

/** Can be executed repeatedly even if sending is currently stopped */
public void stopSendingSpans() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a particular reason to having start/stop methods instead of just a setSendingSpans(boolean) method?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

only my annoyance at the ugly method name. But it makes more sense to align that way, so I've switched to that, thanks!

@jackshirazi jackshirazi merged commit 0d5df72 into elastic:main May 22, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants