2023.2 Series Release Notes¶
19.0.0-4¶
Bug Fixes¶
Fix retrieval of reprocessing tasks which was returning
Internal Server Error
.
19.0.0¶
New Features¶
Extends the Gnocchi collector to allow operators to create multiple rating types for the same metric in Gnocchi. The Gnocchi collector is now accepting a list of configs for each metric entry, instead of accepting only one configuration.
Known Issues¶
Optimize Gnocchi fetcher runtime to avoid taking too long to load scopes when CloudKitty runs in cloud environments with hundreds of thousands of resources.
Upgrade Notes¶
The
state
field is removed from the scope API. Uselast_processed_timestamp
instead.