2026年8月24日発売
---
実践 プラットフォームエンジニアリング|マイナビブックス
https://book.mynavi.jp/ec/products/detail/id=151794
#bookmarks
About
これだな。localで動かす場合はlocahost:7777で確認が可能。New Relicアカウント不要。
---
GitHub - newrelic-experimental/preflight
https://github.com/newrelic-experimental/preflight
#bookmarks
AIエージェントのオブザーバビリティを実現できるOSSツールか。New Relicに送信することもできるが、New Relicを利用せずローカルでダッシュボード確認も可能と。
---
New Relic、AIコーディングアシスタントに可視性とガバナンスをもたらす新機能「New Relic Preflight」を発表
https://newrelic.com/jp/press-release/20260730-1
#bookmarks
OpenTelemtryで集めたメトリクスが高カーディナリティの場合はoverflowとしてまとめられてしまう場合がある。otel_metric_overflow="true"を監視しましょうと。OpenTelemetryをご利用の皆様。
---
Metric cardinality limits in OpenTelemetry: a practical guide
https://opentelemetry.io/blog/2026/cardinality-limits-in-opentelemetry/
#bookmarks
2026年8月26日発売。下巻も同時発売。
---
MCPの教科書[上巻]~MCPで成果を出すAI導入戦略 | 技術評論社
https://gihyo.jp/book/2026/978-4-297-15850-7
#bookmarks
AIエージェントに関するリスク等を検出するためのCLIセキュリティスキャナーかな。プロンプトインジェクションや強すぎるTools権限などを検出できるらしい。
---
GitHub - asamassekou10/ship-safe: CLI security scanner built for the agentic era. Detects CI/CD misconfigs, agent permission risks, MCP tool injection, hardcoded secrets, and DMCA-flagged AI dependencies.
https://github.com/asamassekou10/ship-safe
#bookmarks
セルフホストが可能なCloudflare Workers + Durable Objectsらしい。
---
GitHub - denoland/celld: self-hosted, distributed Durable Objects
https://github.com/denoland/celld
#bookmarks
型付きJSON亜種か。
---
TSON (Typed Schema Object Notation)
https://tson.io/
#bookmarks
「あらゆる規模で」
---
Amazon DynamoDB が、あらゆる規模でリアルタイムのベクトル検索をサポートするようになりました | Amazon Web Services
https://aws.amazon.com/jp/blogs/news/amazon-dynamodb-now-supports-real-time-vector-search-at-any-scale/
#bookmarks
USBデバイスの接続状況を可視化するTUIツール。USBハブの接続状況や通信状況も表示可。Linux, macOS, Windowsに対応。Rust実装
---
GitHub - gnomeria/usbtree: Live USB device tree in your terminal. Rust TUI, no root, no libusb. Full activity metrics on Linux; device tree on macOS/Windows.
https://github.com/gnomeria/usbtree
#bookmarks