hljjhb

hljjhb

V2EX member #42418, joined on 2013-07-21 21:40:51 +08:00
12 G 83 S 70 B
Per hljjhb's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
hljjhb's recent replies
cmF5c3BpcmVAZ21haWwuY29t
保个底用用还行
Nov 25, 2024
Replied to a topic by Jobcrazy Redis 支持 WinXP/2003 的 Redis 服务端
厉害了,未曾设想的组合
Nov 25, 2024
Replied to a topic by mengyx 分享创造 免费的 WireGuard 组网服务
标准 wireguard 协议赞的,试了下节点间体验倒不一定有打洞 P2P 体验好
large-v3 语料污染很严重,试试 large-v2
Jun 17, 2024
Replied to a topic by lucifer518 Flutter 恕我直言,闲鱼是在抹黑 flutter
国内电商 APP 都得给 PDD 磕一个,流畅顺滑
在用,做得不错的
@kevin123456 #6 prometheus-operator 本身就不带 blackbox-exporter ,自行部署即可

`Probe` CRD 用来管理 blackbox-exporter 监控的对象
prometheus-operator 有专门的 CRD 支持,`.spec.prober.url`指向你部署的 blackbox-exporter 实例即可

```
kind: Probe
apiVersion: monitoring.coreos.com/v1
metadata:
name: example-com-website
namespace: monitoring
spec:
interval: 60s
module: http_2xx
prober:
url: blackbox-exporter.monitoring.svc.cluster.local:19115
targets:
staticConfig:
static:
- http://example.com
- https://example.com
```

具体 API 参见 https://prometheus-operator.dev/docs/operator/api/#monitoring.coreos.com/v1.Probe
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4667 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 03:58 · PVG 11:58 · LAX 20:58 · JFK 23:58
♥ Do have faith in what you're doing.