ceilometer/releasenotes/notes/support-meter-batch-recordi...

7 lines
279 B
YAML

---
features:
- Add support of batch recording metering data to mongodb backend, since
the pymongo support *insert_many* interface which can be used to batch
record items, in "big-data" scenarios, this change can improve the
performance of metering data recording.