栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 前沿技术 > 大数据 > 大数据系统

skywalking和prometheus教程

skywalking和prometheus教程

SkyWalking:

​​链接:https://www.cnblogs.com/toutou/p/SpringBoot_Skywalking.html

nohup java -javaagent:/opt/apache-skywalking-apm-bin/agent/skywalking-agent.jar -Dskywalking.agent.service_name=toutou_blog -Dskywalking.collector.backend_service=127.0.0.1:11800 -jar /data/package/learn-web-0.0.1-SNAPSHOT.jar -d --server.port=8100 &
 
链接2:https://blog.csdn.net/zhanghan18333611647/article/details/102717851
 
链接3:
https://skywalking.apache.org/zh/2020-04-19-skywalking-quick-start/ (这个似乎比较详细且好入门?)
链接4:
https://www.iocoder.cn/Spring-Boot/SkyWalking/?self
 
链接5:
https://blog.51cto.com/u_15102934/2632488
以及命令:
 
nohup java -javaagent:/opt/apache-skywalking-apm-bin/agent/skywalking-agent.jar -Dskywalking.agent.service_name=toutou_blog -Dskywalking.collector.backend_service=127.0.0.1:11800 -jar /data/package/learn-web-0.0.1-SNAPSHOT.jar -d --server.port=8100 &
 
中文文档:
https://github.com/SkyAPM/document-cn-translation-of-skywalking
英文文档:
https://github.com/apache/skywalking/tree/master/docs
 
metric监控:
链接1:
https://blog.csdn.net/king_is_everyone/article/details/53261354
链接2:
https://www.jianshu.com/p/afc3759e75b9
链接3:
https://blog.csdn.net/weixin_30340617/article/details/98887377
链接4(涉及到日志输出metric):
https://blog.csdn.net/wjf25ac/article/details/106354187
链接5:exporter
https://blog.csdn.net/liangcha007/article/details/86699013
链接6:
https://yunlzheng.gitbook.io/prometheus-book/part-ii-prometheus-jin-jie/exporter/what-is-prometheus-exporter
链接7(spring-boot整合java):
https://yunlzheng.gitbook.io/prometheus-book/part-ii-prometheus-jin-jie/exporter/custom_exporter_with_java/custom_app_support_prometheus

go:metric链接:
https://www.cnblogs.com/makelu/p/11082485.html
https://blog.csdn.net/lisonglisonglisong/article/details/81743555
 
grafana直接接入jvm堆内存:
https://blog.csdn.net/xudc0521/article/details/89916714
转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/748488.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号