Skip to content

Commit 22f2995

Browse files
committed
Update additional documentation sections
1 parent 7fbb8ea commit 22f2995

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
@@ -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

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

0 commit comments

Comments
 (0)