Redis 监控以及告警rules 2024-2-23 15:19 | 106 | 0 | Prometheus 275 字 | 12 分钟 Redis 监控 1 Exporter 以及Service(服务)部署 1.编写 exporter 和 SVC apiVersion: apps/v1 kind: Deployment metadata: name: redis-standalone-exporter labels: app: redis-standalone-exporter s…