当前位置:网站首页>grafana - influxdb可视化 k6 输出
grafana - influxdb可视化 k6 输出
2022-07-20 15:28:00 【净夜凡尘】
grafana-InfluxDB可视化k6
拉取代码
git clone https://gitee.com/glnp/docker-case.git
# 切换目录
cd docker-case/prometheus-grafana/desc/grafana-influxdb-k6
启动服务
# 启动 grafana 和 influxdb
docker-compose up -d influxdb grafana
# 运行 k6 执行测试 js
docker-compose run \
-v $PWD/service/k6/js:/scripts \
k6 run /scripts/es6sample.js
配置grafanan并导入监控模版
配置数据源 influxdb 时别忘记下面的 databases: 数据库的填写
模版展示
参考文档
k6-exporter 官方文档:https://k6.io/docs/results-visualization/influxdb-±grafana/
使用模版ID:14796https://grafana.com/grafana/dashboards/14796
执行文件存放地址:https://gitee.com/glnp/docker-case/tree/master/prometheus-grafana/desc/grafana-influxdb-k6
边栏推荐
- The k-th smallest array sum in an ordered matrix
- 同步复位异步释放
- Macro create inline function read / write CPU reg
- Four simple operations to realize CPU lightweight network ---- PP lcnet: a lightweight CPU revolutionary neural network
- 服务器内网、外网
- Block reversal (day 71)
- 【论文笔记】基于深度强化学习的机器人操作行为研究综述
- 详细解读numpy中transpose()函数(附带实例帮助理解)
- 3.压力测试
- Review of research on multi task learning of intensive predictive tasks - optimization methods
猜你喜欢
内网映射端口到外网
Matlab 2021b 安装激活后报错:License Manager Error -103的解决办法
HIDE & SEEK 介绍 -- 端到端的模拟和处理无线电观测数据(一)
Hide & seek introduction -- end-to-end simulation and processing of radio observation data (I)
Hide & seek introduction -- end-to-end simulation and processing of radio observation data (II)
ICCV2021 频域图像翻译 Frequency Domain Image Translation: More Photo-realistic, Better Identity-preserving
TCP three handshakes and four waves dialysis
Kubernetes应用程序设计指南
Layoutinflater layout rendering tool
@Function and principle of restcontrolleradvice
随机推荐
[paper speed] solve the problems of underexposure and overexposure during imaging at the same time: deep replicating HDR transformation
U-Net: Convolutional Networks for Biomedical Image Segmentation
Ue5 official case lyrastarter full feature explanation 2 Example of using message system
GUI 基础应用
Four simple operations to realize CPU lightweight network ---- PP lcnet: a lightweight CPU revolutionary neural network
Mysql主从复制,读写分离
迅为龙芯开发板固态硬盘启动(烧写系统到固态)-分区
2022河南萌新联赛第(二)场:河南理工大学 I - 22数
异常,导入包和文件操作
文件映射(mmap)和sendfile和零copy之间的联系和区别
leetcode 1791. 找出星型图的中心节点
嵌入式开发中的堆与栈
Ue5 official case lyrastarter full feature explanation 3 GameFeatures
【无标题】
Matlab 2021b 安装激活后报错:License Manager Error -103的解决办法
LeetCode 0125. 验证回文串
Kalman filter meets deep learning: papers related to Kalman filter and deep learning
【STM32】中断(NVIC)
LeetCode 0123.买卖股票的最佳时机III:常数空间下的动态规划+模拟
自注意力和 CNN 的结合 ACmix : On the Integration of Self-Attention and Convolution