Skip to content

Separate Python script execution from manual terminal REPL telemetry #24526

@anthonykim1

Description

@anthonykim1

We may be over counting REPL user since any time 'python' is seen in terminal, we count them as REPL user.
We should rather separate the script users who run, for example: python my_file.py from the actual 'python' repl in terminal users.

Action items:

  • Basically adding script field somewhere in execution type in order to separate script execution users from repl launch telemetry.

/cc @cwebster-99

Metadata

Metadata

Labels

area-terminaldebtCovers everything internal: CI, testing, refactoring of the codebase, etc.needs PRReady to be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions