Skip to content

Commit 1462ca4

Browse files
committed
Update additional documentation sections
1 parent e50952e commit 1462ca4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

website/docs/install-deploy/overview.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff 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

156157
Fluss 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)

0 commit comments

Comments
 (0)