fedi.matsuu.org

fedi.matsuu.org

Profile for matsuu. Username @matsuu, fedi.matsuu.org.

About

Joined on Jan, 2023. 8170 posts. Followed by 39. Following 2.

Recent posts

matsuu . @matsuu,

ログの正規化/集約ツール。似たようなログは1行にまとめたりできる。サマリーを把握するのには良さそう。Go実装
---
GitHub - DumbNoxx/goxe: goxe is a log reduction tool written in go. it normalizes, filters, and aggregates repeated messages. the result is less noise, lower bandwidth, and cheaper storage without losing visibility into recurring issues.
https://github.com/DumbNoxx/goxe
#bookmarks

Open thread
matsuu . @matsuu,

goにおけるsync.Mutex/sync.RWMutexでデッドロックが発生した原因を調査するための代替実装。ログを吐くので特定しやすいと。デバッグ用途に一時的に差し替えて確認するのに良さそう。
---
GitHub - stevenctl/deadlog: Find mutex deadlocks in Go code.
https://github.com/stevenctl/deadlog
#bookmarks

Open thread