书栈网 · BookStack 本次搜索耗时 0.011 秒,为您找到 261 个相关结果.
  • Client libraries

    Client libraries Client libraries Before you can monitor your services, you need to add instrumentation to theircode via one of the Prometheus client libraries. These implement...
  • 客户库

    工具 客户端库 工具 客户端库 在你能够监控你的服务器之前,你需要通过Prometheus客户端库把监控的代码放在被监控的服务代码中。下面实现了Prometheus的度量指标类型metric types。 选择你需要的客户端语言,在你的服务实例上通过HTTP端口提供内部度量指标。 Go Java or Scala Python R...
  • 客户端库

    客户端库 客户端库 在监控服务之前,您需要通过 Prometheus 客户端库在其代码中添加集成。 选择与您程序编写语言相匹配的 Prometheus 客户端库。您可以通过应用程序实例上的 HTTP 端点定义和暴露内部数据指标: Go Java or Scala Python Ruby 非官方的第三方客户端库: Bash C C...
  • Client libraries

    Client libraries Client libraries Before you can monitor your services, you need to add instrumentation to their code via one of the Prometheus client libraries. These implemen...
  • Client libraries

    Client libraries Client libraries Before you can monitor your services, you need to add instrumentation to their code via one of the Prometheus client libraries. These implemen...
  • Client libraries

    Client libraries Client libraries Before you can monitor your services, you need to add instrumentation to their code via one of the Prometheus client libraries. These implemen...
  • Client libraries

    Client libraries Client libraries Before you can monitor your services, you need to add instrumentation to their code via one of the Prometheus client libraries. These implemen...
  • Client libraries

    Client libraries Client libraries Before you can monitor your services, you need to add instrumentation to their code via one of the Prometheus client libraries. These implemen...
  • SUMMARY

    前言 翻译说明 发行说明 升级导引 贡献导引 环境配置 安装 Homestead 基本功能 路由 中间件 控制器 请求 响应 视图 Blade 模板 教程 初级任务清单 中级任务清单 系统架构 请求生命周期 应用程序结构 服务提供者 服务容器 Contracts Facades 系...
  • 7. 依赖和伞工程

    7-依赖和伞工程 7.1-外部依赖 7.2-内部依赖 7-依赖和伞工程 外部依赖 内部依赖 伞工程 在伞依赖之中 总结 本章我们简短地讨论在Mix中如何管理依赖。 我们的应用程序kv 完成了,现在是时候实现我们第一章提到的那个处理请求的服务器了: CREATE shopping OK PUT shopping milk ...