An open API service indexing awesome lists of open source software.

https://github.com/spring2go/prom_lab

微服务监控告警Prometheus实验,极客时间微服务架构实践课程
https://github.com/spring2go/prom_lab

Last synced: about 1 year ago
JSON representation

微服务监控告警Prometheus实验,极客时间微服务架构实践课程

Awesome Lists containing this project

README

          

# prom_lab
微服务监控告警Prometheus实验,极客时间微服务架构实践课程

# 课程ppt
1. [微服务监控告警Prometheus架构和实践](ppt/微服务监控告警Prometheus架构和实践.pdf)

# 实验软件需求
1. [JDK 1.8+](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
2. [Git for Windows](https://gitforwindows.org/)
3. Eclipse STS 3.9.5下载1[网盘](https://pan.baidu.com/s/1xqy4G_r9N24WODBBuGlIog) 下载2[国外](https://spring.io/tools)
4. [Postman](https://www.getpostman.com/)
5. [Prometheus 2.4.3 for Windows](https://github.com/prometheus/prometheus/releases/download/v2.4.3/prometheus-2.4.3.windows-amd64.tar.gz)
6. [Grafana 5.3.2 for Windows](https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-5.3.2.windows-amd64.zip)
7. [Alertmanager 0.15.2 for Windows](https://github.com/prometheus/alertmanager/releases/download/v0.15.2/alertmanager-0.15.2.windows-amd64.tar.gz)

# 实验目录
1. [lab01](lab01)~Prometheus起步查询实验
2. [lab02](lab02)~Prometheus+Grafana展示实验
3. [lab03](lab03)~Prometheus+Alertmanager告警实验
4. [lab04](lab04)~Java应用埋点和监控实验
2. [lab05](lab05)~NodeExporter系统监控实验
3. [lab06](lab06)~Spring Cloud Actuator监控实验

# 注意
1. 所有实验仅供学习参考,不是生产级
2. 实验和ppt采用[Mit license](LICENSE)

# 极客时间课程

《微服务架构实战160讲》

![微服务架构实战160讲](https://github.com/spring2go/oauth2lab/blob/master/image/course_ad.jpg)