Skip to content

Track runtime versions on add and on build, run, deploy. #5018

Closed
@KristianDD

Description

@KristianDD

Is your feature request related to a problem? Please describe.
Currently we have no data on which runtime versions are added and on which runtime versions are used.

Describe the solution you'd like
I would like to be able to analyse the percentage of runtime versions that are added and the percentage of runtime versions which are used,

Describe alternatives you've considered
No alternatives.

Acceptance criteria

  • On each tns platform add or run/build/deploy of a project that has no platforms folder an event with Add Platform action and label {platform}__{version} should be logged.

  • On each tns run/deploy/build an event with Using Runtime Version action and label {platform}__{version} should be logged.

Make sure that usage reporting is enabled - tns usage-reporting enable. The flag --analyticsLogFile could be used for easier verification of the events that are sent.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions