ClickHouse / ClickHouse/ClickHouse
Expose dictionary-related metrics to system.events & system.metrics
Open
comp-dictionary
easy task
external
feature
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
smth like:
bytes allocated (can be also per type)
load errors count
successful load count
count of dictionaries per status
count of dictionaries per type
dictionary load duration ms
dictionaries query count
dictionary currently loading
All that information already exists in system.dictionaries, but would be nice to have it exported to metrics by default
Contributor guide
Assessment
This issue has not been assessed yet.