Devlive 开源社区 本次搜索耗时 0.374 秒,为您找到 1306 个相关结果.
  • 监控中心

    服务管理 Master Worker Database 统计管理 Statistics 审计日志 服务管理 服务管理主要是对系统中的各个服务的健康状况和基本信息的监控和显示 Master 主要是 master 的相关信息。 Worker 主要是 worker 的相关信息。 Database 主要是 DB 的健康状...
  • 健康检查

    健康检查 背景 Endpoint API-Server Master-Server Worker-Server Alert-Server 健康检查 背景 运行状况检查旨在提供一种独特的方法来检查 Dolphinscheduler 服务的运行状况。它包括模块的运行状况,例如 DB、缓存、网络等等。 Endpoint API-Serve...
  • 7.9 Use a custom HTML template (*)

    2089 2024-05-24 《R Markdown Cookbook》
    We mentioned LaTeX templates in Section 6.10 . You can also specify a custom HTML template for Pandoc to convert Markdown to HTML. Below is a brief example template: <html> ...
  • Install Databases for HDF services

    Installing and Configuring MySQL Installing and Configuring Postgres Using an Oracle Database When installing Schema Registry, SAM, Druid, and Superset, you require a relationa...
  • Relation

    2085 2024-06-05 《Ramda 0.29.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • Object States

    2085 2024-05-25 《Apache JDO 3.2.1》
    Detecting Object State Persisting an object Updating an object Deleting an object Possible state transitions JDO manages the lifecycle of an object, from creation (Transient ...
  • InfluxDB

    Description Key features Options url sql [string] schema [config] fields [Config] database [string] username [string] password [string] split_column [string] upper_bound ...
  • 功能介绍

    应用首页 项目管理 任务类型 参数 数据源中心 告警 资源中心 监控中心 安全中心 指标相关 数据质量 远程日志存储 升级 扩/缩容 Demo
  • 9.3 Embed a web page

    2082 2024-05-24 《R Markdown Cookbook》
    References If you have the webshot package (Chang 2023 ) and PhantomJS installed (see Section 9.2 ), you can embed any web page in the output document through knitr::include_url...
  • 4.14 Create an animation from multiple R plots

    2080 2024-05-23 《R Markdown Cookbook》
    References When you generate a series of plots in a code chunk, you can combine them into an animation. It is easy to do so if the output format is HTML—you only need to install ...