wuchong commented on issue #2299:
URL: https://github.com/apache/fluss/issues/2299#issuecomment-3707594342

   +1 for this feature!  
   
   For reference, **Apache Flink already supports both modes** via:
   - `PrometheusReporter` (pull-based)
   - `PrometheusPushGatewayReporter` (push-based)
   
   Would you be interested in contributing this to Fluss? If so, could you 
please propose a brief design covering:
   - The **reporter identifier** (e.g., `prometheus-push`),  
   - The **required configuration options** (e.g., endpoint, push interval),  
   - And how it integrates with Fluss’s existing metrics system?
   
   This will help ensure alignment before implementation. 
   
   We should also add documentation for the new repoerter and maybe document 
the difference between pull-based and push-based reporters (Example: 
https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/metric_reporters/#push-vs-pull).
  
   
   


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