Skip to content

Prometheus + JSON logging for grafana #296

Prometheus + JSON logging for grafana

Prometheus + JSON logging for grafana #296

Triggered via pull request February 3, 2026 14:27
@naps62naps62
synchronize #82
prom
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
test
Process completed with exit code 2.
pattern_match_cov: lib/ethui_web/plugs/log_metadata.ex#L68
The pattern variable _ip@1 can never match the type, because it is covered by previous clauses.
test
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it