File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
website/docs/install-deploy Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -129,6 +129,7 @@ We have listed them in the table below the figure.
129129 <td>
130130 <li>[JMX](maintenance/observability/metric-reporters.md#jmx)</li>
131131 <li>[Prometheus](maintenance/observability/metric-reporters.md#prometheus)</li>
132+ <li>[OpenTelemetry](maintenance/observability/metric-reporters.md#opentelemetry)</li>
132133 </td>
133134 </tr>
134135 </tbody>
@@ -137,9 +138,7 @@ We have listed them in the table below the figure.
137138## How to deploy Fluss
138139
139140Fluss can be deployed in three different ways:
140- - [ Local Cluster] ( install-deploy/deploying-local-cluster.md )
141- - [ Distributed Cluster] ( install-deploy/deploying-distributed-cluster.md )
142- - [ Docker run / Docker Compose] ( install-deploy/deploying-with-docker.md )
143141
144- ** NOTE** :
145- - Local Cluster is for testing purpose only.
142+ - [ Local Cluster] ( install-deploy/deploying-local-cluster.md ) (for testing purposes only)
143+ - [ Distributed Cluster] ( install-deploy/deploying-distributed-cluster.md )
144+ - [ Docker] ( install-deploy/deploying-with-docker.md )
You can’t perform that action at this time.
0 commit comments