[
https://issues.apache.org/jira/browse/FLINK-36667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hong Liang Teoh updated FLINK-36667:
------------------------------------
Parent: (was: FLINK-33137)
Issue Type: Technical Debt (was: Sub-task)
> Remove `proto` schema definitions from source
> ---------------------------------------------
>
> Key: FLINK-36667
> URL: https://issues.apache.org/jira/browse/FLINK-36667
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / Prometheus
> Reporter: Lorenzo Nicora
> Priority: Minor
> Labels: pull-request-available
> 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)