ektravel commented on code in PR #16451: URL: https://github.com/apache/druid/pull/16451#discussion_r1619187942
########## docs/design/index.md: ########## @@ -28,13 +28,20 @@ Druid is commonly used as the database backend for GUIs of analytical applicatio Common application areas for Druid include: -- Clickstream analytics including web and mobile analytics -- Network telemetry analytics including network performance monitoring -- Server metrics storage -- Supply chain analytics including manufacturing metrics -- Application performance metrics -- Digital marketing/advertising analytics -- Business intelligence/OLAP +|Use Case|Description| +|-----------------|-------------------| +|Clickstream analytics |Analyzing user behavior on websites and mobile applications to understand navigation patterns, popular content, and user engagement| +|Network telemetry analytics|Monitoring and analyzing network traffic and performance metrics to optimize network efficiency, identify bottlenecks, and ensure quality of service| +|Server metrics storage|Collecting and storing performance metrics such as CPU usage, memory usage, disk I/O, and network activity to monitor server health and optimize resource allocation| +|Supply chain analytics|Utilizing data from various stages of the supply chain to optimize inventory management, streamline logistics, forecast demand, and improve overall operational efficiency| Review Comment: ```suggestion |Supply chain analytics|Use data from various stages of the supply chain to optimize inventory management, streamline logistics, forecast demand, and improve overall operational efficiency| ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
