Devlive 开源社区 本次搜索耗时 0.140 秒,为您找到 1568 个相关结果.
  • SSH

    RemoteShell 综述 创建任务 任务参数 任务样例 查看远程服务器(remote-server)的路径 注意事项 RemoteShell 综述 RemoteShell 任务类型,用于在远程服务器上执行命令。 创建任务 点击项目管理-项目名称-工作流定义,点击”创建工作流”按钮,进入 DAG 编辑页面。 工具栏中拖动 到画板...
  • Rabbitmq

    Description Key features Options host [string] port [int] virtual_host [string] username [string] password [string] url [string] queue_name [string] routing_key [string] ...
  • HTTP 告警

    HTTP告警 参数配置 发送类型 GET Http告警 POST Http告警 HTTP告警 如果您需要使用到Http (GET或POST)进行告警,请在告警实例管理里创建告警实例,选择Http 插件。 参数配置 URL 访问的Http 连接URL,需要包含协议、Host、路径,如果是GET方法可以添加参数 请求方式 选择...
  • 2. Using a Local Repository

    If your enterprise clusters have limited outbound Internet access, you should consider using a local repository, which enables you to benefit from more governance and better insta...
  • Event Logging

    3936 2024-05-25 《Apache Superset 4.0.1》
    Event Logging StatsD Logging Event Logging Superset by default logs special action events in its internal database (DBEventLogger). These logs can be accessed on the UI by navi...
  • Gobblin Metrics Architecture

    3908 2025-03-26 《Apache Gobblin 0.17.0》
    Metric Context Metrics Events Event Submitter Reporters RecursiveScheduleMetricReporter EventReporter Metric Context Metric contexts are organized hierarchically in a tr...
  • Configuration

    3907 2025-03-11 《Apache Iceberg 1.8.1》
    Spark Configuration Catalogs Spark adds an API to plug in table catalogs that are used to load, create, and manage Iceberg tables. Spark catalogs are configured by setting Spark ...
  • Relation

    3897 2024-06-05 《Ramda 0.16.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical countBy (a → String) → ...
  • Tailwind CSS 浏览器兼容性处理

    在开发现代 Web 应用时,处理好浏览器兼容性问题至关重要。本节将详细介绍如何在使用 Tailwind CSS 时处理各种浏览器兼容性问题。 基础配置 PostCSS 配置 // postcss.config.js module . exports = { plugins : [ 'tailwindcss' , ...
  • 6.9 Add custom headers and footers (*)

    3889 2024-05-24 《R Markdown Cookbook》
    The LaTeX package fancyhdr has provided several commands to customize the header and footer lines of your document. For a more complete guide, please refer to the full documentat...