Devlive 开源社区 本次搜索耗时 0.261 秒,为您找到 937 个相关结果.
  • 数据读取

    夜莺把接收到的监控数据都直接写入了后端时序数据库,所以,读取监控数据,无需经由夜莺的接口,直接读取后端的时序库的接口就可以了。即:如果使用了 Prometheus,就通过 Prometheus 的接口读取监控数据,如果用了 VictoriaMetrics,就通过 VictoriaMetrics 的接口读取监控数据。 比如 Prometheus,就是那些/...
  • Authentication

    597 2024-06-22 《Apache Accumulo 2.x》
    Configuration Root user Creating users Authenticating users Changing user passwords Removing users Accumulo has authentication to verify the identity of users. Configurati...
  • Docker Demo

    Building interoperable tables using OneTable Pre-requisites Setting up Docker cluster Accessing Services Trino Jupyter Notebook Building interoperable tables using OneTable...
  • Collections

    594 2024-06-14 《Lodash 3.10.1》
    _.at(collection, [props]) Arguments Returns Example .countBy(collection, [iteratee=.identity], [thisArg]) Arguments Returns Example .every(collection, [predicate=.identity]...
  • Using the SpotBugs Gradle Plugin

    594 2024-06-13 《SpotBugs 4.8.5》
    Use SpotBugs Gradle Plugin Tasks introduced by this Gradle Plugin Configure Gradle Plugin Introduce SpotBugs Plugin Other usage This chapter describes how to integrate SpotBu...
  • Assert

    Description Key Features Options rules [ConfigMap] field_rules [ConfigList] field_name [string] field_type [string | ConfigMap] field_value [ConfigList] rule_type [string] ...
  • Persistiq

    Description Key features Options url [String] password [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multiplier_...
  • Emily Riederer

    592 2024-05-09 《R Markdown Cookbook》
    Emily Riederer works in data science for the consumer finance industry where she leads a team to build analysis tools in R and cultivate an open science culture in industry. Previ...
  • Installing MySQL

    About This Task Before You Begin Steps About This Task You can install MySQL 5.5 or later. Before You Begin On the Ambari host, install the JDBC driver for MySQL, and then...
  • 升级

    我们建议在升级之前备份数据库和配置文件。通常情况下,我们保证升级不会影响现有数据。 备份数据意味着即使升级失败或者你不想使用高级版本,你也有回滚的选择。 Docker Compose 如果你使用 Docker Compose 安装 Answer,升级非常简单。 docker - compose pull docker - compose ...