druid/docs
Hardik Bajaj 0bf5e7745d
Add configurable parameters for statsd client (#16283)
Statsd client sometimes drops metrics when this queueSize of statsd client with max unprocessed messages is completely full. This causes some high cardinality metrics like per partition lag being droppped.
There are multiple parameters of statsdclient that can be initialized and can help increase the load/capacity of client to not to drop metrics more frequently.
Properties like queueSize, poolSize, processorWorkers and senderWorkers will now be configurable at runtime
2024-04-17 18:35:31 +05:30
..
api-reference [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
assets [Docs] Refactor streaming ingestion section (#15591) 2024-02-12 13:52:42 -08:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Set default `KillUnusedSegments` duty to coordinator's indexing period & `killTaskSlotRatio` to 0.1 (#16247) 2024-04-14 18:56:17 -07:00
data-management Kill segments by versions (#15994) 2024-03-13 09:37:30 +05:30
design docs: mention acid-compliance for meta store (#16014) 2024-03-04 11:00:38 +08:00
development Add configurable parameters for statsd client (#16283) 2024-04-17 18:35:31 +05:30
ingestion [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query Add manifest file for MSQ export (#15953) 2024-04-15 11:37:31 +05:30
operations Set default `KillUnusedSegments` duty to coordinator's indexing period & `killTaskSlotRatio` to 0.1 (#16247) 2024-04-14 18:56:17 -07:00
querying docs: add tutorial with examples of sql null handling (#16185) 2024-04-01 11:03:42 -07:00
release-info docs: Add upgrade notes for Druid 29.0.1 (#16123) 2024-04-09 13:56:57 -07:00
tutorials Docs: Fix typo in tutorial (#16254) 2024-04-10 08:59:52 +05:30