Skip to content

Commit b78090f

Browse files
committed
remove links to metabase
1 parent 38f749f commit b78090f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/proton-ports.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Here is a summary of common ports you may need. You can check the default server
77
| Port | Type | Default query mode | Clients |
88
| ---- | ---------- | ------------------ | ------------------------------------------------------------ |
99
| 8463 | TCP | Streaming | [proton-client](/proton-client) or [timeplusd-client](/timeplusd-client), [Native JDBC](https://github.com/timeplus-io/timeplus-native-jdbc), [Go driver](https://github.com/timeplus-io/proton-go-driver), [Grafana](https://github.com/timeplus-io/proton-grafana-source) |
10-
| 8123 | HTTP | Batch | [JDBC](https://github.com/timeplus-io/proton-java-driver)/[ODBC](https://github.com/timeplus-io/proton-odbc) drivers, [DBeaver](https://github.com/timeplus-io/proton/tree/develop/examples/jdbc#connnect-to-proton-via-dbeaver), [metabase](https://github.com/timeplus-io/metabase-proton-driver) |
11-
| 3218 | HTTP | Streaming | [Ingest API](/proton-ingest-api), [JDBC](https://github.com/timeplus-io/proton-java-driver)/[ODBC](https://github.com/timeplus-io/proton-odbc) drivers, [DBeaver](https://github.com/timeplus-io/proton/tree/develop/examples/jdbc#connnect-to-proton-via-dbeaver), [metabase](https://github.com/timeplus-io/metabase-proton-driver) |
10+
| 8123 | HTTP | Batch | [JDBC](https://github.com/timeplus-io/proton-java-driver)/[ODBC](https://github.com/timeplus-io/proton-odbc) drivers, [DBeaver](https://github.com/timeplus-io/proton/tree/develop/examples/jdbc#connnect-to-proton-via-dbeaver) |
11+
| 3218 | HTTP | Streaming | [Ingest API](/proton-ingest-api), [JDBC](https://github.com/timeplus-io/proton-java-driver)/[ODBC](https://github.com/timeplus-io/proton-odbc) drivers, [DBeaver](https://github.com/timeplus-io/proton/tree/develop/examples/jdbc#connnect-to-proton-via-dbeaver) |
1212
| 7587 | TCP | Batch | [proton-client](/proton-client) or [timeplusd-client](/timeplusd-client), [Native JDBC](https://github.com/timeplus-io/timeplus-native-jdbc), [Go driver](https://github.com/timeplus-io/proton-go-driver), [Grafana](https://github.com/timeplus-io/proton-grafana-source) |
1313
| 9363 | Metrics | | [Prometheus integration](/prometheus) |

0 commit comments

Comments
 (0)