Skip to content

Releases: simagix/mongo-ftdc

v1.2.1: 9x Faster Loading & MongoDB 7.0+ Metrics

12 Dec 02:10

Choose a tag to compare

🚀 Performance Optimizations

  • 9x faster file loading (1.6s → 0.17s per file)
  • 66% fewer memory allocations
  • Single-pass processing for all ServerStatus metrics
  • Pre-cached disk keys (eliminates 250M+ string ops)
  • Fixed race condition in parallel file reading

✨ New Features

  • MongoDB 7.0+ metrics: Queues (Admission Control), Transactions, tcmalloc, Flow Control
  • New Grafana dashboard panels

🎨 UX Improvements

  • Anonymous Grafana access (no login required!)
  • Quieter logs with === FTDC Ready === banner
  • Updated for modern Grafana versions

📦 Upgrade

docker pull simagix/ftdc:latest
docker pull simagix/grafana-ftdc:latest

v1.1.0

16 Oct 17:01
f5ac5ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/simagix/mongo-ftdc/commits/v1.1.0