Separate Python script execution from manual terminal REPL telemetry #24526
Labels
area-terminal
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
needs PR
Ready to be worked on
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:
/cc @cwebster-99
The text was updated successfully, but these errors were encountered: