druid/docs
TSFenwick 8c02880d5f
Emit metrics for distribution of number of rows per segment (#12730)
* initial commit of bucket dimensions for metrics

return counts of segments that have rowcount in a bucket size for a datasource
return average value of rowcount per segment in a datasource
added unit test
naming could use a lot of work
buckets right now are not finalized
added javadocs
altered metrics.md

* fix checkstyle issues

* addressed review comments

add monitor test
move added functionality to new monitor
update docs

* address comments

renamed monitor
handle tombstones better
update docs
added javadocs

* Add support for tombstones in the segment distribution

* undo changes to tombstone segmentizer factory

* fix accidental whitespacing changes

* address comments regarding metrics documentation

and rename variable to be more accurate

* fix tests

* fix checkstyle issues

* fix broken test

* undo removal of timeout
2022-07-12 07:04:42 -07:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Update screenshots for Druid console doc (#12593) 2022-06-15 16:42:20 -07:00
comparisons Update druid-vs-kudu.md (#11470) 2021-07-21 22:58:14 +08:00
configuration Emit metrics for distribution of number of rows per segment (#12730) 2022-07-12 07:04:42 -07:00
dependencies Doc updates for metadata cleanup and storage (#12190) 2022-01-27 11:40:54 -08:00
design Segments doc update (#12344) 2022-06-16 13:25:17 -07:00
development deps: upgrade mysql-connector-java to v5.1.49 (#12704) 2022-06-29 23:15:46 +08:00
ingestion Able to filter Cloud objects with glob notation. (#12659) 2022-06-24 11:40:08 +05:30
misc Docs – expressions link back and timestamp hint (#11674) 2022-03-29 09:12:30 -07:00
operations Emit metrics for distribution of number of rows per segment (#12730) 2022-07-12 07:04:42 -07:00
querying Automatic sizing for GroupBy dictionaries. (#12763) 2022-07-11 08:20:50 -07:00
tutorials Add TIME_IN_INTERVAL SQL operator. (#12662) 2022-06-21 13:05:37 -07:00