Skip to content

Add telemetry configuration mapper#1142

Merged
fuzzybinary merged 1 commit into
developfrom
jward/RUMM-2733-telemetry-configuration-mapper
Nov 14, 2022
Merged

Add telemetry configuration mapper#1142
fuzzybinary merged 1 commit into
developfrom
jward/RUMM-2733-telemetry-configuration-mapper

Conversation

@fuzzybinary

Copy link
Copy Markdown
Member

What does this PR do?

This will allow cross platform SDKs to modify the configuration before sending it to telemetry.

The actual function on Configuration.Builder is internal, and exposed through the companion object on _InternalTelemetry to make it obvious this is meant as an internal mechanism.

Additional Notes

Currently, this method is useless because none of the properties on TelemetryConfigurationEvent are mutable, but a PR is up modify the schema to fix that.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@fuzzybinary
fuzzybinary requested a review from a team as a code owner November 11, 2022 15:58
This will allow cross platform SDKs to modify the configuration before sending it to telemetry.
@fuzzybinary
fuzzybinary force-pushed the jward/RUMM-2733-telemetry-configuration-mapper branch from bdaa6a4 to 6093e33 Compare November 11, 2022 16:05
@fuzzybinary
fuzzybinary merged commit f8ae7a0 into develop Nov 14, 2022
@fuzzybinary
fuzzybinary deleted the jward/RUMM-2733-telemetry-configuration-mapper branch November 14, 2022 19:13
@xgouchet xgouchet added this to the 1.16.0 milestone Dec 13, 2023
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.

3 participants