This repository has been archived by the owner on May 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Ceilometer metrics support This patch add ability to listen for metric data messages from Ceilometer and prepare them for PRometheus scraping. * Fix lint issues * Complete metrics main loop - added missing support for AMQP1Connections to main loop for metrics - unify shared logic with main loop for events * Fix lint issues * Simplify FlushPrometheusMetric * Fix data propagation to Prometheus * Ensure DataSource is set for each metric * Handle more types of timestamps * DIsable IUS for now * Add missing end of block * Fix lint issue * Switch CI to CentOS8 * Install git * Final fixes Co-authored-by: Martin Magr <para@osp-cloudops-03.ext.cloudops.lab.eng.rdu2.redhat.com>
- Loading branch information
Showing
15 changed files
with
535 additions
and
221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.