James Riley Wilburn
James Riley Wilburn
#### Summary This causes analytics to be emitted using the team service account user ID/email when run in the cloud environment
#### Summary This adds support for reconfiguring the display name to the XKCD source plugin config UI
#### Summary This allows configuration of the display name in the Hacker News source plugin ui
#### Summary This fixes the XKCD plugin UI logo URL to be correct
#### Summary This adds a new Time type to be used in plugin specs that can represent either fixed times or relative times. A future PR should extend the duration...
## Description This changes the use of `sqlite` to `sqlite-interactive` to include readline support for local development convenience. ## Motivation The plain sqlite package doesn't include readline support so any...
## Description This plumbs the `updatedAt` field through GQL ## Motivation We will need to be able to use metadata `updatedAt` in the UI ## Type of change (choose one)...
## Description This adds a basic metadata details tab to run/step details in the trace view (very temporary design, just a stub to show what is doable with the currently...
## Description This adds a new `extended_trace_spans_total` metric to count the number of successful and failed extended trace span commits. ## Motivation ## Type of change (choose one) - [...
## Description This expands the trace view bounds to the min/max descendent timestamp. (I know these traces are wonky, they're generated from the issue in EXE-937) Before After ## Motivation...