当前位置:网站首页>y81.第四章 Prometheus大厂监控体系及实战 -- 监控扩展(十二)
y81.第四章 Prometheus大厂监控体系及实战 -- 监控扩展(十二)
2022-07-29 22:57:00 【Raymond LInux运维】
10.2 监控redis
https://github.com/oliver006/redis_exporter
10.2.1 部署redis
[email protected]:~/app-monitor-case/redis/yaml# cat redis-deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: redis
namespace: raymond-1
spec:
replicas: 1
selector:
matchLabels:
app: redis
template:
metadata:
labels:
app: redis
spec:
containers:
- name: redis
image: redis:4.0.14
resources:
requests:
cpu: 100m
memory: 100Mi
ports:
- containerPort: 6379
- name: redis-exporter
image: oliver006/redis_exporter:latest
resources:
requests:
cpu: 100m
memory: 100Mi
ports:
- containerPort: 边栏推荐
- [C] list explanation (headless ChanXiangFei cycle)
- 流水线上的农民:我在工厂种蔬菜
- Topics in Dynamic Programming
- Qt之在QML中使用QSortFilterProxyModel进行排序和过滤
- 嵌入式系统驱动初级【1】——内核模块上_编译方法
- [leetcode] 82. Delete duplicate elements in sorted linked list II (medium)
- C语言快速入门(为了看源码)
- MySQL Interview Questions: Detailed Explanation of User Amount Recharge Interview Questions
- 仿牛客论坛项目部署总结
- DD5 进制转换
猜你喜欢

Implementation and implementation of Any to Any real-time voice change丨RTC Dev Meetup

MySQL active/standby switch

纳米金颗粒修饰核酸产品|碳纳米管载核酸-DNA/RNA材料|解析说明

JetsonNano学习(五)JetsonNano 安装 PyTorch 及 Torchvision

We launched a "developer lab"
![Embedded system driver primary [1] - kernel module _ compilation method](/img/72/d3e46a820796a48b458cd2d0a18f8f.png)
Embedded system driver primary [1] - kernel module _ compilation method

Foxmail是什么邮箱?

MySQL面试题:用户金额充值面试题详解

The Sandbox 与 Gravity 达成合作,将《RO仙境传说》带入元宇宙

J9 Number Theory: Why do we need Web3?
随机推荐
消失的两个月......
[leetcode] 75. Color classification (medium) (double pointer, in-situ modification)
JZ22 链表中倒数最后k个结点
JetsonNano学习(五)JetsonNano 安装 PyTorch 及 Torchvision
cmd md命令
【面试:并发篇30:多线程:happen-before】
使用 Neuron 接入 Modbus TCP 及 Modbus RTU 协议设备
什么是色选机(color sorter)?
设计消息队列存储消息的MySQL表格
Redis和MySQL如何保持数据一致性
Professor Lu Shouqun from COPU was invited to give a speech at ApacheCon Asia
Another new rule for credit cards is coming!Juphoon uses technology to boost the financial industry to improve service quality and efficiency
MySQL Interview Questions: Detailed Explanation of User Amount Recharge Interview Questions
【luogu P8354】多边形(容斥)(NTT优化DP)
JZ23 链表中环的入口结点
纳米金颗粒修饰核酸产品|碳纳米管载核酸-DNA/RNA材料|解析说明
Topics in Dynamic Programming
@Autowired与@Resource区别
浅析即时通讯移动端开发DNS域名劫持等杂症
cached_network_image crashes with multiple images