serrrios
serrrios
Hello! Need support for regexp in tags in the problem panel to avoid unnecessary problems. 
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...
### 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...
### 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,...
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;...