serrrios

Results 7 issues of serrrios

Hello! Need support for regexp in tags in the problem panel to avoid unnecessary problems. ![image](https://user-images.githubusercontent.com/61572759/162169002-d8e5425d-3f17-4447-9960-4ee9afac0ada.png)

type/feature-request
state: need more info

Logs(log.level=debug) do not contain information on inaccessible hosts behind the relay. This snmp relay works fine on a neighboring host with zabbix. * System information: Linux 3.10.0-1160.11.1.el7.x86_64 x86_64 * Alertmanager...

kind/support

### Describe the solution you'd like We provide a logging system as a service. Some of our users, who are not advanced technical specialists, have a need to build analytics...

enhancement
logs
victorialogs

### Description How to use external clickhouse with auth? ### Expected Results I try with PERCONA_TEST_PMM_CLICKHOUSE_ADDR: "pmm:[email protected]:9000" In /usr/sbin/percona-qan-api2: _stdlog: Connection: code: 516, message: default: Authentication failed: password is incorrect,...

bug

Introduces new optional boolean http.accept_any_response. When enabled any HTTP status (1xx-5xx) is treated as success before header body CEL checks. Rationale: reduce false negatives when non-2xx are acceptable. Changes: add...

Adds probe_ip_info=1 to expose the resolved IP and protocol (ip4 or ip6) during resolution including fallback paths. Rationale: improves observability for dual-stack behavior and IP changes. Changes: register and set...

Makes dns.query_name optional. When omitted the prober uses the hostname part of target. Rationale: simplifies common configs and reduces duplication. Changes: remove mandatory check in DNSProbe.UnmarshalYAML; derive qName in prober/dns.go;...