Comment 3 for bug 1885190

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceilometer-agent (master)

Reviewed: https://review.opendev.org/738225
Committed: https://git.openstack.org/cgit/openstack/charm-ceilometer-agent/commit/?id=2aace2fb697b17129d63bcf88dc8eae180e235af
Submitter: Zuul
Branch: master

commit 2aace2fb697b17129d63bcf88dc8eae180e235af
Author: Rodrigo Barbieri <email address hidden>
Date: Fri Jun 26 12:08:52 2020 -0300

    Receive polling-batch-size config

    Samples collected can be batched together,
    consequently increasing or reducing the
    amount of API calls and body data
    sent to the configured publisher.

    This config is available since Rocky,
    receiving the value from ceilometer-charm
    to allow its tuning.

    Change-Id: I986073fdacd750cf96d662abf1d58844479c25ba
    Closes-bug: #1885190