fedi.matsuu.org

fedi.matsuu.org

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

About

Joined on Jan, 2023. 7589 posts. Followed by 38. 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
matsuu . @matsuu,

Terraformを確認したところ、aws providerにはまだなさそうだったが、awscc providerであればawscc_cloudwatch_alarm_mute_ruleがあった。
---
[アップデート] Amazon CloudWatch アラームに「ミュートルール」が追加され、アラームを自動でミュートするスケジュールを設定できるようになりました | DevelopersIO
https://dev.classmethod.jp/articles/amazon-cloudwatch-alarm-muting-rules/
#bookmarks

Open thread
matsuu . @matsuu,

「OAuth2認証によりAPIキー・APPキーの管理が不要になり、コマンドラインから安全にDatadogを操作できます」まじかよ。APIキー/APPキー不要なの最高では。API叩く時もOAuth2認証ってできないの。
---
Datadog 公式 CLI ツール「Pup CLI」を試してみた | DevelopersIO
https://dev.classmethod.jp/articles/datadog-pup-cli/
#bookmarks

Open thread