This is an automated email from the ASF dual-hosted git repository.

luoyuxia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git


The following commit(s) were added to refs/heads/main by this push:
     new 32bd2c10a [docs] Add PrometheusPushGateway and InfluxDB to Metrics 
Storage in overview (#3560)
32bd2c10a is described below

commit 32bd2c10a10d295e0d76d7db21f14c9ec7ae86a3
Author: GuoYu <[email protected]>
AuthorDate: Fri Jul 3 14:56:09 2026 +0800

    [docs] Add PrometheusPushGateway and InfluxDB to Metrics Storage in 
overview (#3560)
---
 website/docs/install-deploy/overview.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/website/docs/install-deploy/overview.md 
b/website/docs/install-deploy/overview.md
index 4c7b8891a..a6c46b782 100644
--- a/website/docs/install-deploy/overview.md
+++ b/website/docs/install-deploy/overview.md
@@ -129,6 +129,8 @@ We have listed them in the table below the figure.
             <td>
                
<li>[JMX](maintenance/observability/metric-reporters.md#jmx)</li>
                
<li>[Prometheus](maintenance/observability/metric-reporters.md#prometheus)</li>
+               
<li>[PrometheusPushGateway](maintenance/observability/metric-reporters.md#prometheuspushgateway)</li>
+               
<li>[InfluxDB](maintenance/observability/metric-reporters.md#influxdb)</li>
             </td>
         </tr>
     </tbody>

Reply via email to