RATATOSKRATATOSK
ログイン

Linkerd

edge-26.3.2Networking & Messaging
2026年3月12日

Linkerd edge-26.3.2 delivers routine dependency updates across Rust, Go, and Node.js components, plus a metrics improvement that prevents scraping from failed pods and completed jobs.

  • enhancementMonitor metrics collection improvements

    The update excludes failed pods and completed jobs from proxy metrics scraping, reducing noise in your monitoring data. Review your current metrics dashboards to see if you notice cleaner data patterns after upgrading, and consider adjusting any alerting thresholds that may have been accounting for this noise.

  • enhancementTest edge release in non-production first

    This edge release bundles many dependency updates at once. Deploy to staging environments first to validate that the combined changes don't introduce unexpected behavior in your specific workload patterns before rolling to production clusters.

主な変更 (4)

  • Updated proxy to v2.342.0 with latest improvements
  • Comprehensive dependency updates across Rust (pin-project-lite, ryu, anyhow), Go (gRPC, klog), and JavaScript (webpack, babel-loader) components
  • Enhanced metrics collection by excluding failed pods and completed jobs from proxy scraping
  • Upgraded Docker build actions to v4.0.0 and v7.0.0 for improved CI/CD workflows