cockroachdb / cockroachdb/cockroach

jobsprofiler: execution detail files should contain the collectedAt timestamp and file type

Open
#107,165 1 comment 0 reactions 0 assignees View on GitHub
C-enhancement T-disaster-recovery
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Recently, we added support for different parts of the system to generate and persist execution detail files describing the state of the job. Currently the naming convention of these files is up to the caller. We should enforce a naming convention that includes the timestamp at which the file was collected, as well as the type of the file being persisted. This will make it easier to display the timestamp in the job details page and set the current `Content-type` when triggering a download of the file.

Epic: CRDB-8964

Jira issue: CRDB-29928

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.