Bug 1470135 - Change the default metrics gnocchi collects out of the box to be less aggressive
Summary: Change the default metrics gnocchi collects out of the box to be less aggressive
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-ceilometer
Version: 11.0 (Ocata)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: z2
: 11.0 (Ocata)
Assignee: Pradeep Kilambi
QA Contact: Sasha Smolyak
URL:
Whiteboard:
Depends On: 1456789
Blocks: 1470132
TreeView+ depends on / blocked
 
Reported: 2017-07-12 12:33 UTC by Pradeep Kilambi
Modified: 2017-09-13 21:40 UTC (History)
9 users (show)

Fixed In Version: openstack-ceilometer-8.1.0-2.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1456789
Environment:
Last Closed: 2017-09-13 21:40:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 475838 0 None None None 2017-07-12 12:33:16 UTC
Red Hat Product Errata RHBA-2017:2724 0 normal SHIPPED_LIVE openstack-ceilometer bug fix advisory 2017-09-14 01:36:55 UTC

Comment 4 Sasha Smolyak 2017-09-03 10:37:04 UTC
polling.yaml checked, looks like this:
---
sources:
    - name: some_pollsters
      interval: 600
      meters:
        - cpu
        - memory.usage
        - network.incoming.bytes
        - network.incoming.packets
        - network.outgoing.bytes
        - network.outgoing.packets
        - disk.read.bytes
        - disk.read.requests
        - disk.write.bytes
        - disk.write.requests
        - hardware.cpu.util
        - hardware.memory.used
        - hardware.memory.total
        - hardware.memory.buffer
        - hardware.memory.cached
        - hardware.memory.swap.avail
        - hardware.memory.swap.total
        - hardware.system_stats.io.outgoing.blocks
        - hardware.system_stats.io.incoming.blocks
        - hardware.network.ip.incoming.datagrams
        - hardware.network.ip.outgoing.datagrams

Comment 6 errata-xmlrpc 2017-09-13 21:40:17 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:2724


Note You need to log in before you can comment on or make changes to this bug.