
需求功能
文章平均质量分 71
蓝梦思源
我相信乔布斯说的,只有那些疯狂到认为自己可以改变世界的人才能真正地改变世界。面对压力,我可以挑灯夜战、不眠不休;面对困难,我愿意迎难而上、永不退缩。
其实我想说的是,我只是一个程序员,这就是我现在纯粹人生的全部。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
数据库中查询记录时是否每次只能使用一个索引?
SQL原创 2022-07-07 10:41:17 · 885 阅读 · 0 评论 -
MySQL慢查询分析/explain详解、慢查询分析
MySQL性能分析以及explain的使用,原创 2019-07-12 10:25:19 · 1936 阅读 · 0 评论 -
windows 10 下搭建 Jmeter + InfluxDB + Grafana 测试性能监控平台笔记
环境及版本:influxdb-1.8.4-1,grafana-7.4.3.windows,apache-jmeter-5.2.1InfluxDB1、InfluxDB下载官网:InfluxDB官网目前官网上的提供2.0版本,无windows但是可以通过,如下链接下载,把链接中的1.7.3替换1.8.4,然后拷贝到浏览器中https://dl.influxdata.com/influxdb/releases/influxdb-1.8.4_windows_amd64.zip下载Chronograf原创 2021-06-30 11:26:15 · 452 阅读 · 0 评论 -
Linux 下搭建 node_exporter+Prometheus+Grafana 服务器性能监控平台
windows安装请参考: https://blog.youkuaiyun.com/qq_41554118/article/details/118309457https://github.com/prometheus/prometheus 【官网】https://prometheus.io/download/ 【Prometheus 各模块下载 】模版下载node_exporter官网官方安装指导:node_exporter下载地址prometheus下载地址...原创 2021-06-28 18:48:55 · 894 阅读 · 1 评论 -
Windows 下搭建 windows_exporter+Prometheus+Grafana 服务器性能监控平台
https://github.com/prometheus/prometheus 【官网】https://prometheus.io/download/ 【Prometheus 各模块下载】https://songjiayang.gitbooks.io/prometheus/ 【Prometheus 实战】https://blog.youkuaiyun.com/zeroctu/article/details/81184109 【各个平台上的SQL语句】原创 2021-06-28 18:27:19 · 3773 阅读 · 2 评论