summaryrefslogtreecommitdiff
path: root/releasenotes/notes/http-dispatcher-batching-4e17fce46a196b07.yaml
blob: a30802b9bdce782ba2b77432e413f540a8245e9c (plain)
1
2
3
4
5
6
7
---
features:
  - |
    In the [dispatcher_http] section of ceilometer.conf, batch_mode can be
    set to True to activate sending meters and events in batches, or
    False (default value) to send each meter and event with a fresh HTTP call.