<div dir="ltr">Can you show us the json you are trying to process with Ceilometer? Then,we can move on from there. You can post here a minimalistic version of the json output.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 28, 2022 at 4:32 AM Taltavull Jean-François <<a href="mailto:jean-francois.taltavull@elca.ch">jean-francois.taltavull@elca.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I can ask the question another way: what's the difference between 'radosgw.containers.objects.size' and 'radosgw.objects.size' metrics ?<br>
<br>
Thanks,<br>
<br>
JF<br>
<br>
> -----Original Message-----<br>
> From: Taltavull Jean-François<br>
> Sent: lundi, 24 octobre 2022 16:26<br>
> To: openstack-discuss <<a href="mailto:openstack-discuss@lists.openstack.org" target="_blank">openstack-discuss@lists.openstack.org</a>><br>
> Subject: [Ceilometer] RADOS GW metrics : cannot get radosgw.objects.size<br>
> metric<br>
> <br>
> Hello,<br>
> <br>
> I'm trying to get the 'radosgw.objects.size' metric, that is the total bucket<br>
> objects size per tenant. I expected to get one sample per tenant but I get one<br>
> sample per bucket instead, as with the 'rados.containers.objects.size' metric.<br>
> <br>
> Here is my pollster definition:<br>
> '''<br>
> - name: "radosgw.objects.size"<br>
>   sample_type: "gauge"<br>
>   unit: "B"<br>
>   value_attribute: ". | value['usage'] | value.get('rgw.main',{'size':0}) |<br>
> value['size']"<br>
>   url_path: "FQDN/admin/bucket?stats=True"<br>
>   module: "awsauth"<br>
>   authentication_object: "S3Auth"<br>
>   authentication_parameters: my_access_key,my_secret_key,FQDN<br>
>   user_id_attribute: "owner | value.split('$') | value[0]"<br>
>   project_id_attribute: "tenant"<br>
>   resource_id_attribute: "id"<br>
> '''<br>
> <br>
> I tried with "resource_id_attribute: "tenant" but it does not work better.<br>
> <br>
> Any idea ? Is there something wrong in the pollster definition ?<br>
> <br>
> Regards,<br>
> Jean-Francois<br>
<br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Rafael Weingärtner</div></div>