AnandInguva commented on code in PR #28671:
URL: https://github.com/apache/beam/pull/28671#discussion_r1346231831


##########
sdks/python/apache_beam/testing/analyzers/README.md:
##########
@@ -35,16 +35,13 @@ update already created GitHub issue or ignore performance 
alert by not creating
 
 ## Config file structure
 
-The config file defines the structure to run change point analysis on a given 
test. To add a test to the config file,
+The yaml defines the structure to run change point analysis on a given test. 
To add a test config to the yaml file,
 please follow the below structure.
 
-**NOTE**: The Change point analysis only supports reading the metric data from 
Big Query for now.
+**NOTE**: The Change point analysis only supports reading the metric data from 
`BigQuery` only.

Review Comment:
   ```suggestion
   **NOTE**: The Change point analysis only supports reading the metric data 
from `BigQuery`.
   ```



-- 
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]

Reply via email to