docs
docs copied to clipboard
Feedback: Notable Event Types - add descriptions for force_delete_table_data_entry and change_function_privilege
Steven Hand (hand-crdb) commented:
Page: https://cockroachlabs.com/docs/v23.1/eventlog.html
What is the reason for your feedback?
[x] Missing the information I need
[ ] Too complicated
[ ] Out of date
[ ] Something is broken
[ ] Other
Additional details
Please add 1-line descriptions for the force_delete_table_data_entry and change_function_privilege events. This will bring them in line with the other events documented on this page, which have descriptions.
- https://www.cockroachlabs.com/docs/stable/eventlog.html#force_delete_table_data_entry
- https://www.cockroachlabs.com/docs/stable/eventlog.html#change_function_privilege
In addition, some events have 1-line descriptions that convey no new information beyond the event name, which is already shown. For example:
- captured_index_usage_stats
- hot_ranges_stats
Jira Issue: DOC-8092