2023年01月29日 nginx根据客户端系统访问不同页面 今天有朋友问了我一个问题,能不能PC用户访问的是根目录下的index.html文件,而手机用户访问的是... 运维技术 37 人阅读 0 条评论 阅读全文
2023年01月29日 Prometheus内置函数分类 Prometheus 基于当前 的 2.30.0 版本共计有 42 个内置函数,按照字母排序分别是:... 运维技术 25 人阅读 0 条评论 阅读全文
2023年01月29日 Prometheus安装与配置 简介 Prometheus基于Golang编写,编译后的软件包,不依赖于任何的第三方依赖。只需要下载对... 运维技术 23 人阅读 0 条评论 阅读全文
2023年01月29日 Prometheus内置函数介绍 Prometheus 当前有 42 个内置函数。分别如下: abs() absent() absent... 运维技术 20 人阅读 0 条评论 阅读全文
2023年01月29日 Prometheus监控elasticsearch集群 一、部署elasticsearch集群,配置文件可“浓缩”为以下: cluster.name: es_... 运维技术 24 人阅读 0 条评论 阅读全文