Lorenzo Nicora created FLINK-36667:
--------------------------------------

             Summary: Remove `proto` schema definitions from source
                 Key: FLINK-36667
                 URL: https://issues.apache.org/jira/browse/FLINK-36667
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / Prometheus
            Reporter: Lorenzo Nicora
             Fix For: prometheus-connector-1.0.0


The connector source includes 3 `.proto` files that define the Prometheus 
Remote-Write wire protocol, also including GoGoProto the Prometheus `proto` 
depends on.
 
* `proto/remote.proto`
* `proto/types.proto`
* `proto/gogoproto/gogo.proto`

These schema definitions are redundant, because the connector includes the 
Protobuf-generated Java classes, and should be removed



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to