Bug 1813586

Summary: Statistics Eventing / Time Series
Product: Red Hat OpenStack Reporter: Carlos Goncalves <cgoncalves>
Component: openstack-octaviaAssignee: OSP Team <rhos-maint>
Status: CLOSED MIGRATED QA Contact: Bruna Bonguardo <bbonguar>
Severity: medium Docs Contact:
Priority: medium    
Version: 17.0 (Wallaby)CC: beagles, lpeer, majopela, michjohn, njohnston, scohen
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-15 12:43:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Carlos Goncalves 2020-03-14 14:43:23 UTC
Current statistics implementation is point-in-time and has rollover issues. It requires statistics collection to be API polling and does not provide a time series format.

This would update the amphora statistics collection from the amphora to be delta values and would enable a pluggable statistics eventing mechanism for integration with Ceilometer/Service Telemetry Framework (STF)/Monasca/Cloudkitty/Prometheus, etc.

Comment 1 Michael Johnson 2023-07-21 21:28:43 UTC
A Prometheus exporter endpoint was added to Octavia in the yoga release upstream.