<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi all,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I installed devstack and ceilometer by adding the following lines in the local.conf file:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
<div>enable_plugin ceilometer https://opendev.org/openstack/ceilometer.git</div>
<div>CEILOMETER_BACKEND=gnocchi</div>
<div><br>
</div>
<div>Devstack (yoga) works correctly (I am able to create images, instances, etc.). The problem is that I cannot visualize the metrics. Using "gnocchi metric list" and "gnocchi resource list" commands the result is empty. </div>
<div><br>
</div>
<div>When I use the "--debug" option, no errors are plotted but the body response is empty.</div>
<div><br>
</div>
<div>"ceilometer-upgrade" gives the following error: DEBUG ceilometer.cmd.storage Upgrade Gnocchi resource types upgrade /opt/stack/ceilometer/ceilometer/cmd/storage.py:42</div>
<div><br>
</div>
<div>"ceilometer-polling" prints "The resource could not be found".<br>
</div>
<div><br>
</div>
<div>I have a running instance. </div>
<div><br>
</div>
Could you help me in retrieving the metrics from openstack?<br>
</div>
</body>
</html>