[K
prometheus remote_write vs vmagent
что лучше и почему, из вашего опыта?
victoria рекоммендует vmagent, из-за more resource efficient
Size: a a a
[K
G
* [Fix] Fix back compatibility for default listen on `localhost:8081` (thx to [@Felixoid](https://github.com/Felixoid))
RK
[K
Z
AU
http_2xx:чтобы
http:
method: GET
preferred_ip_protocol: ip4
valid_status_codes:
- 2xx
- 401
probe_success == 1
для хостов где 401 ответAS
http_2xx:чтобы
http:
method: GET
preferred_ip_protocol: ip4
valid_status_codes:
- 2xx
- 401
probe_success == 1
для хостов где 401 ответДУ
http_2xx:чтобы
http:
method: GET
preferred_ip_protocol: ip4
valid_status_codes:
- 2xx
- 401
probe_success == 1
для хостов где 401 ответAU
# Accepted status codes for this probe. Defaults to 2xx.
[ valid_status_codes: <int>, ... | default = 2xx ]
AS
# Accepted status codes for this probe. Defaults to 2xx.
[ valid_status_codes: <int>, ... | default = 2xx ]
AS
AU
A
AS
AS
AU
ВС
blackbox_exporter_configuration_modules:
https_2xx:
prober: http
timeout: 5s
http:
method: GET
no_follow_redirects: false
fail_if_ssl: false
fail_if_not_ssl: true
preferred_ip_protocol: "ipv4"
valid_status_codes:
- 200
- 401
- 403
Д
Д
increase(my_metric[1h])
, на графике рисуются точки с 15 секундным интервалом