cockroachdb / cockroachdb/cockroach
eventpb: include field type in notable event types docs
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
The [Notable Event Types](https://www.cockroachlabs.com/docs/stable/eventlog) docs page lists all the fields for each event but doesn't say what type the field is. It would be useful for the field type to be documented so that a consumer of the events doesn't need to guess the type or determine it through trial and error.
Note: I'm not filing this as a docs issue because the docs are auto-generated by code.
Jira issue: CRDB-44702
Epic CRDB-42978
Contributor guide
Assessment
This issue has not been assessed yet.