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

Add emitter configuration support to remote configuration #782

Closed
matus-tomlein opened this issue May 25, 2023 · 1 comment
Closed

Add emitter configuration support to remote configuration #782

matus-tomlein opened this issue May 25, 2023 · 1 comment
Assignees
Labels
type:enhancement New features or improvements to existing features.
Milestone

Comments

@matus-tomlein
Copy link
Contributor

Enable configuring relevant parts of the emitter configuration using remote configuration. The properties of interest would be:

  • bufferOption
  • emitRange
  • threadPoolSize
  • byteLimitGet
  • byteLimitPost
  • customRetryForStatusCodes
  • serverAnonymisation

These are already available in the 1-0-1 schema for the remote_config.

@JasminFrei
Copy link

Thanks for creating this issue. Don't forget to also make these options available in the default configuration that can be used to set up the tracker before the remote config was loaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

2 participants