pavlozt

Results 12 issues of pavlozt

Small but important change in the Readme. The function DropColumnt doesn't actually work that way.

If the collector server is down, the script hangs for a long time at the script end. An option or solution is needed that includes connection timeout. This will make...

Sometimes (and in the future) it becomes necessary to add options that the role creator did not provide For example, I need override backoff_config. But I don't find any global...

Inventory temp file cleaning

For some users, saving the volume of metrics is important. In many other exporters, there are options that completely disable service metrics that are not related to the subject of...

Could you change the example to a classic chat interface in example program? Message history at the top, buttons at the bottom, the new message is empty and is added...

### What happened? I 'm trying to provide free customization of Alert queries inside Grafana, but I prefer to use prometheus alertmanager for message delivery. I have found that a...

area/alerting
triage/needs-confirmation

wireguard_latest_handshake_seconds metric confusing The metric does not match the description. This is even reflected in the readme: ``` wireguard_latest_handshake_seconds{interface="wg0",public_key="2S7mA0vEMethCNQrJpJKE81/JmhgtB+tHHLYQhgM6kk=",allowed_ips="10.70.0.2/32,10.70.0.66/32",friendly_name="OnePlus 6T"} 1562834127 1562834127 ``` This value 1562834127 is very similar to...

How to restrict access with authorization in this exporter ? I think the information given out, despite the fact that these are only public keys, is still quite sensitive. Many...