Devlive 开源社区 本次搜索耗时 0.335 秒,为您找到 765 个相关结果.
  • Falcon 插件

    Nightingale 实现了 Open-Falcon 的 HTTP 数据接收接口,所以,Open-Falcon 社区很多采集插件也是可以直接使用的。但是 Falcon-Agent 不行,因为 Falcon-Agent 推送监控数据给服务端,走的是 RPC 接口。 如果你发现某个 Falcon-Plugin 是用 CRON 的方式驱动的,推送数据走的是 ...
  • Setup SSH Tunneling

    1138 2024-05-25 《Apache Superset 4.0.1》
    Turn on feature flag Change SSH_TUNNELING to True If you want to add more security when establishing the tunnel we allow users to overwrite the SSHTunnelManager class here ...
  • 升级文档

    1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 3. 下载新版本的安装包 4. 数据库升级 5. 后端服务升级 6. 前端服务升级 1. 备份上一版本文件和数据库 2. 停止dolphinscheduler所有服务 sh ./script/stop-all.sh 3. 下载新版本的安装包 下载 ,...
  • FtpFile

    Description Key features Options host [string] port [int] user [string] password [string] path [string] connection_mode [string] custom_filename [boolean] file_name_expres...
  • 钉钉告警

    1、创建钉钉机器人 2、在夜莺里创建机器人账号 3、在夜莺里创建团队 其他告警方式 1、创建钉钉机器人 首先创建一个钉钉群,然后进入群设置,找到智能群助手,点击【添加机器人】,找到【自定义】,如图: 进入自定义机器人页面,点击添加,给机器人取个名字,其次就是安全设置,这是钉钉新加的功能,老版本钉钉无需安全设置的,有三种安全设置方法,这里我们...
  • StarRocks

    Support These Engines Key Features Description Sink Options save_mode_create_template table [string] schema_save_mode[Enum] data_save_mode[Enum] custom_sql[String] Data Ty...
  • 安装流程

    🚀 启动 Answer 安装步骤 第一步:选择语言 第二步:配置数据库 第三步:创建配置文件 第四步:填写基本信息 第五步:完成 🚀 启动 Answer 有多种方法可以启动 Answer,你可以选择最适合你的一种。 Docker Compose 我们推荐使用 Docker Compose 运行 Answer。这是开始使用 Answ...
  • List

    1124 2024-06-05 《Ramda 0.3.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • 2. Deploy Kyuubi engines on Kubernetes

    Deploy Kyuubi engines on Kubernetes Requirements Configurations Master Docker Image Test Cluster ServiceAccount Volumes PodTemplateFile Other Deploy Kyuubi engin...
  • Function

    1122 2024-06-14 《Lodash 3.10.1》
    _.after(n, func) Arguments Returns Example _.ary(func, [n=func.length]) Arguments Returns Example _.before(n, func) Arguments Returns Example _.bind(func, thisArg, [par...