druid/docs
Mainak Ghosh 8168e14e92
Adding task slot count metrics to Druid Overlord (#10379)
* Adding more worker metrics to Druid Overlord

* Changing the nomenclature from worker to peon as that represents the metrics that we want to monitor better

* Few more instance of worker usage replaced with peon

* Modifying the peon idle count logic to only use eligible workers available capacity

* Changing the naming to task slot count instead of peon

* Adding some unit test coverage for the new test runner apis

* Addressing Review Comments

* Modifying the TaskSlotCountStatsProvider apis so that overlords which are not leader do not emit these metrics

* Fixing the spelling issue in the docs

* Setting the annotation Nullable on the TaskSlotCountStatsProvider methods
2020-09-28 23:50:38 -07:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Querying doc refresh tutorial (#9879) 2020-05-29 14:32:21 -07:00
comparisons Spellcheck docs (#8548) 2019-09-17 12:47:30 -07:00
configuration Adding more dimensions to the audit log entry (#10373) 2020-09-17 18:36:28 -07:00
dependencies Reconcile terminology and method naming to 'used/unused segments'; Rename MetadataSegmentManager to MetadataSegmentsManager (#7306) 2020-01-27 11:24:29 -08:00
design renamed authenticationChain to authenticatorChain (#10143) 2020-07-08 19:58:21 -07:00
development add docs for kinesis lag metrics (#10435) 2020-09-28 13:13:53 -07:00
ingestion Store hash partition function in dataSegment and allow segment pruning only when hash partition function is provided (#10288) 2020-09-24 16:32:56 -07:00
misc add vectorizeVirtualColumns query context parameter (#10432) 2020-09-28 18:48:34 -07:00
operations Adding task slot count metrics to Druid Overlord (#10379) 2020-09-28 23:50:38 -07:00
querying add vectorizeVirtualColumns query context parameter (#10432) 2020-09-28 18:48:34 -07:00
tutorials typo fix from hear to here (#10292) 2020-08-17 07:54:21 -07:00