mirror of
https://github.com/apache/druid.git
synced 2025-02-10 20:14:53 +00:00
* Add SpectatorHistogram extension * Clarify documentation Cleanup comments * Use ColumnValueSelector directly so that we support being queried as a Number using longSum or doubleSum aggregators as well as a histogram. When queried as a Number, we're returning the count of entries in the histogram. * Apply suggestions from code review Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com> * Fix references * Fix spelling * Update docs/development/extensions-contrib/spectator-histogram.md Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com> --------- Co-authored-by: Victoria Lim <vtlim@users.noreply.github.com>
44 KiB
689x225px
44 KiB
689x225px
![](/Apache/druid/raw/commit/feae7f7649f9cd5ddeceba01acbd584fedfdcc77/docs/assets/spectator-histogram-size-comparison.png)