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 @@ -146,6 +146,7 @@ We have listed them in the table below the figure.
146146 <td>
147147 <li>[JMX](maintenance/observability/metric-reporters.md#jmx)</li>
148148 <li>[Prometheus](maintenance/observability/metric-reporters.md#prometheus)</li>
149+ <li>[OpenTelemetry](maintenance/observability/metric-reporters.md#opentelemetry)</li>
149150 </td>
150151 </tr>
151152 </tbody>
@@ -154,9 +155,7 @@ We have listed them in the table below the figure.
154155## How to deploy Fluss
155156
156157Fluss can be deployed in three different ways:
157- - [ Local Cluster] ( install-deploy/deploying-local-cluster.md )
158- - [ Distributed Cluster] ( install-deploy/deploying-distributed-cluster.md )
159- - [ Docker run/ Docker compose] ( install-deploy/deploying-with-docker.md )
160158
161- ** NOTE** :
162- - Local Cluster is for testing purpose only.
159+ - [ Local Cluster] ( install-deploy/deploying-local-cluster.md ) (for testing purposes only)
160+ - [ Distributed Cluster] ( install-deploy/deploying-distributed-cluster.md )
161+ - [ Docker] ( install-deploy/deploying-with-docker.md )
You can’t perform that action at this time.
0 commit comments