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 @@ -128,6 +128,7 @@ We have listed them in the table below the figure.
128128 <td>
129129 <li>[JMX](maintenance/observability/metric-reporters.md#jmx)</li>
130130 <li>[Prometheus](maintenance/observability/metric-reporters.md#prometheus)</li>
131+ <li>[OpenTelemetry](maintenance/observability/metric-reporters.md#opentelemetry)</li>
131132 </td>
132133 </tr>
133134 </tbody>
@@ -136,9 +137,7 @@ We have listed them in the table below the figure.
136137## How to deploy Fluss
137138
138139Fluss can be deployed in three different ways:
139- - [ Local Cluster] ( install-deploy/deploying-local-cluster.md )
140- - [ Distributed Cluster] ( install-deploy/deploying-distributed-cluster.md )
141- - [ Docker run / Docker Compose] ( install-deploy/deploying-with-docker.md )
142140
143- ** NOTE** :
144- - Local Cluster is for testing purpose only.
141+ - [ Local Cluster] ( install-deploy/deploying-local-cluster.md ) (for testing purposes only)
142+ - [ Distributed Cluster] ( install-deploy/deploying-distributed-cluster.md )
143+ - [ Docker] ( install-deploy/deploying-with-docker.md )
You can’t perform that action at this time.
0 commit comments