We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你想要什么功能 提供创建 GSE 2.0 接入点的命令
建议如何实现
参数:1.0 接入点的 ID 命令自动化实现的:基于 1.0 的接入点,创建 2.0 的接入点,并将映射关系写入
变更内容: Agent配置信息
gse
gse2
GSE端口配置:
io_port:28668 file_svr_port: 28925 data_port: 28625 file_svr_port_v1: 原来的基础上 + 1 bind_port:10020 -> 20020 tracker_bind_port:10030 -> 20030 btsvr_thrift_port:原来的基础上 + 1 file_metric_bind_port: 59404 -> 29404 data_prometheus_port:59402 -> 29402
GSE 版本
The text was updated successfully, but these errors were encountered:
feature: 提供创建 GSE 2.0 接入点的命令 (closed TencentBlueKing#1574)
94beded
a162f81
5b86984
c76fcb5
feature: 提供创建 GSE 2.0 接入点的命令 (closed #1574)
743c08a
7d31e24
zhangzhw8
wyyalt
No branches or pull requests
你想要什么功能
提供创建 GSE 2.0 接入点的命令
建议如何实现
参数:1.0 接入点的 ID
命令自动化实现的:基于 1.0 的接入点,创建 2.0 的接入点,并将映射关系写入
变更内容:
Agent配置信息
gse
->gse2
(hostid 路径不变)GSE端口配置:
io_port:28668
file_svr_port: 28925
data_port: 28625
file_svr_port_v1: 原来的基础上 + 1
bind_port:10020 -> 20020
tracker_bind_port:10030 -> 20030
btsvr_thrift_port:原来的基础上 + 1
file_metric_bind_port: 59404 -> 29404
data_prometheus_port:59402 -> 29402
GSE 版本
The text was updated successfully, but these errors were encountered: