Gerrrr commented on code in PR #28:
URL: https://github.com/apache/hunter/pull/28#discussion_r1929946641


##########
README.md:
##########
@@ -4,409 +4,38 @@ Hunter – Hunts Performance Regressions
 _This is an unsupported open source project created by DataStax employees._
 
 
-Hunter performs statistical analysis of performance test results stored 
-in CSV files or Graphite database. It finds change-points and notifies about 
-possible performance regressions.  
- 
-A typical use-case of hunter is as follows: 
+Hunter performs statistical analysis of performance test results stored
+in CSV files, PostgreSQL, BigQuery, or Graphite database. It finds 
change-points and notifies about
+possible performance regressions.
+
+A typical use-case of hunter is as follows:
 
 - A set of performance tests is scheduled repeatedly.
-- The resulting metrics of the test runs are stored in a time series database 
(Graphite) 
-   or appended to CSV files. 
-- Hunter is launched by a Jenkins/Cron job (or an operator) to analyze the 
recorded 
+- The resulting metrics of the test runs are stored in a time series database 
(Graphite)
+   or appended to CSV files.
+- Hunter is launched by a Jenkins/Cron job (or an operator) to analyze the 
recorded
   metrics regularly.
 - Hunter notifies about significant changes in recorded metrics by outputting 
text reports or
   sending Slack notifications.
-  
-Hunter is capable of finding even small, but systematic shifts in metric 
values, 
+
+Hunter is capable of finding even small, but systematic shifts in metric 
values,

Review Comment:
   
https://github.com/apache/hunter/pull/28/commits/f6eb32d1110b3ca3ce676e874f95691e3aa3caff



-- 
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: commits-unsubscr...@hunter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to