nicusX commented on code in PR #1:
URL: 
https://github.com/apache/flink-connector-prometheus/pull/1#discussion_r1632194645


##########
README.md:
##########
@@ -8,6 +8,14 @@ Apache Flink is an open source stream processing framework 
with powerful stream-
 
 Learn more about Flink at 
[https://flink.apache.org/](https://flink.apache.org/)
 
+## Modules
+
+This repository contains the following modules
+
+* [Prometheus Connector](./prometheus-connector): Flink Prometheus Connector 
implementation; supports optional request signer
+* [Sample application](./example-datastream-job): Sample application showing 
the usage of the connector with DataStream API. It also demonstrates how to 
configure the request signer. 
+* [Amazon Managed Prometheus Request Signer](./amp-request-signer): 
Implementation of request signer for Amazon Managed Prometheus (AMP)

Review Comment:
   It was actually requested earlier in the PR to make the module name fully 
qualified, prepending `flink-connector-prometheus-`.
   I am renaming the module to `flink-connector-prometheus-request-signer-amp` 
to make it fully qualified and retaining the logical order, general to specific



-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to