Nurlan Mukhanov

Results 6 issues of Nurlan Mukhanov

### Host operating system: output of `uname -a` ```Linux prometheus-blackbox-exporter-5b55bd69f7-tg94g 5.4.0-89-generic #100-Ubuntu SMP Fri Sep 24 14:50:10 UTC 2021 x86_64 GNU/Linux``` ### blackbox_exporter version: output of `blackbox_exporter --version` ``` blackbox_exporter,...

If I have just two lines in the log, after refreshing I get 4 lines. If I will refresh again I will get 8 lines and so on.

bug

apgdiff does not recognize disabled triggers ```sql ALTER TABLE my_table DISABLE TRIGGER my_table_trigger; ```

What is wrong with my config (below)? Tried these tutorials https://www.haproxy.com/blog/howto-transparent-proxying-and-binding-with-haproxy-and-aloha-load-balancer/ https://serverfault.com/questions/980615/haproxy-unable-to-switch-to-transparent-mode but still no success, can't conect to pgbouncer

good first issue

Hi! What to so with this error? ``` HcnCreateNetwork -- HRESULT: 2147942583. Result: {"Success":false,"Error":"Cannot create a file when that file already exists. ","ErrorCode":2147942583} At C:\Users\nmukhanov\WSL-Network-Fix\HCN.ps1:273 char:13 + throw $errString +...

Just simply replace button_1, button_2, button_3 with array: ``` buttons: [ {value : '11', name: "Option 33"}, {value : '20', name: "Option 66"}, {value : '61', name: "Option 91"}, {value...