Skip to content

[Feature] sc-32608 Setup CLI telemetry#9

Merged
kentwelcome merged 6 commits into
mainfrom
feature/sc-32608/recce-telemetry
Nov 24, 2023
Merged

[Feature] sc-32608 Setup CLI telemetry#9
kentwelcome merged 6 commits into
mainfrom
feature/sc-32608/recce-telemetry

Conversation

@kentwelcome
Copy link
Copy Markdown
Member

@kentwelcome kentwelcome commented Nov 22, 2023

Setup Telemetry

  • CLI event telemetry
  • CLI exception telemetry
  • Browser telemetry
  • Browser exception telemetry
  • Setup CI/CD pipeline with telemetry api key

Signed-off-by: Kent Huang <kent@infuseai.io>
Signed-off-by: Kent Huang <kent@infuseai.io>
@kentwelcome kentwelcome force-pushed the feature/sc-32608/recce-telemetry branch from 5318429 to 1bee87f Compare November 23, 2023 07:27
Signed-off-by: Kent Huang <kent@infuseai.io>
Signed-off-by: Kent Huang <kent@infuseai.io>
@kentwelcome kentwelcome marked this pull request as ready for review November 23, 2023 09:34
Signed-off-by: Kent Huang <kent@infuseai.io>
Comment thread recce/event/track.py Outdated
Comment thread recce/event/collector.py Outdated
Signed-off-by: Kent Huang <kent@infuseai.io>
@kentwelcome kentwelcome merged commit a7cdc4d into main Nov 24, 2023
@kentwelcome kentwelcome deleted the feature/sc-32608/recce-telemetry branch November 24, 2023 09:01
even-wei added a commit that referenced this pull request May 25, 2026
…-3411)

Addresses PR #1376 review (Andy, Issues #8 and #9).

Issue #8: `RunViewOss.tsx:111` described the Cancelled state as
`run.status === "Cancelled"` only. Round 2 of this PR added the
sticky-set gate (`useCanceledRuns.has(run_id)`), which the doc
comment missed. Updated to describe both branches.

Issue #9: `SS-5-result-pane-cancelled.png` was a duplicate of SS-3 —
it showed an empty Query editor, not the "Cancelled in both header
and body" state claimed in the PR description table. SS-2
(`SS-2-cancelled-chip-persists.png`) actually demonstrates the
result-pane Cancelled invariant (Result tab shows status =
"Cancelled" in the header AND a "Cancelled" body row). Dropping SS-5
to remove the contradiction; the PR description's SS-5 row should be
struck and the invariant attributed to SS-2.

Signed-off-by: even-wei <evenwei@infuseai.io>
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

Successfully merging this pull request may close these issues.

2 participants