Antonio K.

Results 15 issues of Antonio K.

Добавляем атрибут charset к script src в футере самого HTML-сообщения о блокировке. related to #18

Seems like some ipv6/ipv4 backward compatibility problem: ``` $ md5sum ./slrp d5176f385f243708b347063e46f5c99c ./slrp $ cat Dockerfile ARG ALPINE_VERSION=3.18 FROM alpine:${ALPINE_VERSION} AS runner RUN apk add --no-cache ca-certificates tzdata ENV PWD="/app"...

This works: ``` $PSNativeCommandArgumentPassing = 'Legacy' msiexec /i windows_exporter-0.23.1-amd64.msi ENABLED_COLLECTORS="cpu,cpu_info,cs,logical_disk,net,os,service,system,process" ``` This don't work: ``` $PSNativeCommandArgumentPassing = 'Legacy' msiexec /i windows_exporter-0.23.1-amd64.msi ENABLED_COLLECTORS="cpu,cpu_info,cs,logical_disk,net,os,service,system,process" --% EXTRA_FLAGS="--collector.service.services-where ""Name LIKE '%foo%'"""; ``` I got...

Stale

I have a Windows Server 2019 Std with windows_exporter 0.23.1. It is running for months and it is ok: ``` windows_exporter_collector_duration_seconds{collector="cpu"} 0.0031461 windows_exporter_collector_duration_seconds{collector="cpu_info"} 0.0078951 windows_exporter_collector_duration_seconds{collector="cs"} 0.0005152 windows_exporter_collector_duration_seconds{collector="logical_disk"} 0.0015612 windows_exporter_collector_duration_seconds{collector="net"} 0.0005152...

Stale

This job step always fails: ```yaml - name: Send telegram notification if: ${{always()}} uses: appleboy/telegram-action@master with: to: ${{secrets.TELEGRAM_CHAT}} token: ${{secrets.TELEGRAM_TOKEN}} format: markdown message: | Test *() ``` Job logs: ```...

Do not clone all `openssl` git history since we need just a current repo state. Save traffic, time and diskspace.

fix nginx build failed (#51): `error: 'ngx_sort_ext' defined but not used`

```sh git clone https://github.com/fooinha/nginx-ssl-ja3 --depth=1 cd -- nginx-ssl-ja3/docker docker compose up -d --build docker compose exec nginx-dev bash -c ./compile.sh ``` compile will end with `make` failure: ``` checking for...

Currently matchers are not sorted on "silences" page. I ask to add sorting. **What did you do?** Create 2 silences with matchers: 1. instance=foo job=myjob alertname=InstanceDown 2. alertname=InstanceDown instance=bar job=myjob...

```sh goaccess /path/to/logfile --log-format=COMBINED --output /path/to/report.html ``` In this case "Log Size" in report shows the size of logfile (at the point in time when the log was last parsed)....

enhancement
change
add
html report