-
Notifications
You must be signed in to change notification settings - Fork 4.1k
add units of time to protos #89976
Copy link
Copy link
Closed
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
The time proto definition on app_stats.proto don't have a unit on them, making it hard to identify which one it's.
This value is also used on our docs, so it would be helpful to have those values added to the page https://www.cockroachlabs.com/docs/stable/crdb-internal.html
Jira issue: CRDB-20526
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)