Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration between Cloud monitoring and refactoring/optimization #2

Open
rosogon opened this issue May 28, 2020 · 1 comment
Open
Assignees
Labels
enhancement New feature or request runtime SODALITE Runtime Layer

Comments

@rosogon
Copy link

rosogon commented May 28, 2020

Monitoring has been setup on openstack this way: a NodeExporter is already available on each created VM, and these exporters are contacted by Prometheus. The current available information for refactoring and optimization is at https://github.com/prometheus/node_exporter

A skydive exporter is also providing networking information to Prometheus, but I think needs to be configured. For details about this, contact @KalmanMeth .

Additionally, the IPMI exporter provides consumption metrics on the physical nodes.

To be identified by @IndikaKuma and @kartshy needed metrics. After that, we can try to find/implemented other exporters.

@rosogon rosogon added the enhancement New feature or request label May 28, 2020
@rosogon rosogon added the runtime SODALITE Runtime Layer label May 28, 2020
@KalmanMeth
Copy link

Skydive-Prometheus connector base on Skydive flow exporter has been added to the Sodalite blueprint.
This now awaits expected changes to Prometheus configuration in Sodalite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request runtime SODALITE Runtime Layer
Projects
None yet
Development

No branches or pull requests

7 participants