Skip to content
/ coolst Public

Docker部署性能监控平台,locust+prometheus+grafana

Notifications You must be signed in to change notification settings

wohui/coolst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker部署Locust性能监控平台

⚡️ 特性

  • Docker化部署,开箱即用
  • 加入prometheus+grafana平台
  • 数据持久化、监控丰富
  • docker-copmse启动,简单快捷,方便扩展

开始使用

  1. 安装好docker环境
  2. git clone https://github.com/wohui/coolst.git
  3. 编写并替换你自己项目的locustfile.py,官方文档
  4. docker-compose up -d img.png
  5. 检查各个平台启动状态 img.png

各平台地址

locust平台

http://localhost:8089/ image_locust.png

prometheus平台

http://localhost:9090/

image.png

grafana平台

http://localhost:3000/login

image.png img.png

exporter指标

指标信息

学习参考

containersol/locust_exporter

https://github.com/locustio/locust/tree/master

About

Docker部署性能监控平台,locust+prometheus+grafana

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages