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

Generate configuration event at startup #277

Open
breedx-splk opened this issue Mar 13, 2024 · 1 comment
Open

Generate configuration event at startup #277

breedx-splk opened this issue Mar 13, 2024 · 1 comment

Comments

@breedx-splk
Copy link
Contributor

Relates to #168.

As part of #276, the configuration was decoupled from the initialization events. This TODO says that we should figure out how to pass the config as a map: https://github.com/open-telemetry/opentelemetry-android/pull/276/files#diff-6f33477d17cf7e6844b9afbc97741d317291d28b233fb28f810359611325274fR376

It's really helpful to have an event at startup that provides the o11y practitioner with details about the RUM/agent configuration.

@LikeTheSalad
Copy link
Contributor

Apart from avoiding a circular dependency, do you think there are other reasons where transforming the config object into a map could be beneficial? I'm asking because I think we could work around the circular dependency issue, so we might be able to avoid doing this work altogether.

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

No branches or pull requests

2 participants