<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<meta content="text/html; charset=UTF-8">
<div dir="ltr">
<div id="x_divtagdefaultwrapper" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi Emilien,</p>
<p><br>
</p>
<p>We had this project of our own for a couple years and it was not meant to replace Ceilometer at all. For our billing use case, yes it did replace Ceilometer because scaling issues. We just wanted to propose it to the community as a matter of sharing knowledge. </p>
<p><br>
</p>
<p>This system just collects events that we/you care about and store them as a stream so you could reuse them later (in our case billing). And by the way Almanach doesn't do billing at all. You could even plug it to Cloud Kitty as a data source if you want. </p>
<p>So currently I'm not sure there is a project that does the same thing in Telemetry unless I'm mistaken. Yes there was Ceilometer, but for reason of api performance issue when hitting a huge DB with a lot of historic data. It was not scalling at all. Right
 now, not sure where Ceilometer is going in terms of dev and there is Aodh, but from what I read, it's for alerting purposes.</p>
<p><br>
</p>
<p>So now you know the "Why we are here now"...</p>
<p><br>
</p>
<p>Max</p>
<p><br>
</p>
<p><br>
</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Emilien Macchi <emilien@redhat.com><br>
<b>Sent:</b> November 2, 2016 6:02:50 PM<br>
<b>To:</b> OpenStack Development Mailing List (not for usage questions)<br>
<b>Subject:</b> Re: [openstack-dev] [Ceilometer]: Instance creation and deletion metrics in ceilometer !</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">On Wed, Nov 2, 2016 at 2:33 PM, Maxime Belanger <mbelanger@internap.com> wrote:<br>
> Hi Raghunath,<br>
><br>
><br>
> We are usign Almanach : <a href="https://github.com/openstack/almanach" id="LPlnk327240" previewremoved="true">
https://github.com/openstack/almanach</a>. I think your
<div id="LPBorder_GT_14781739389000.9120317885448248" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14781739388980.15664058006895565" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="ImageCell_14781739388990.7295283587717647" colspan="1" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;">
<div id="LPImageContainer_14781739388990.1897384407492353" style="background-color: rgb(255, 255, 255); height: 250px; position: relative; margin: auto; display: table; width: 250px;">
<a id="LPImageAnchor_14781739388990.3704232994474539" href="https://github.com/openstack/almanach" target="_blank" style="display: table-cell; text-align: center;"><img aria-label="Preview image with link selected. Double-tap to open the link." id="LPThumbnailImageID_14781739388990.4201722446302534" width="250" height="250" style="display: inline-block; max-width: 250px; max-height: 250px; height: 250px; width: 250px; border-width: 0px; vertical-align: bottom;" src="https://avatars0.githubusercontent.com/u/324574?v=3&s=400"></a></div>
</td>
<td id="TextCell_14781739388990.03123287656297391" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14781739388990.2836912182947169"></div>
<div id="LPTitle_14781739388990.05851056344619954" style="top: 0px; color: rgb(0, 120, 215); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14781739388990.8333950093445468" href="https://github.com/openstack/almanach" target="_blank" style="text-decoration: none;">openstack/almanach</a></div>
<div id="LPMetadata_14781739388990.3074587004306968" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
github.com</div>
<div id="LPDescription_14781739389000.6139974851392453" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
almanach - Record the utilization of OpenStack resources for each tenant</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
> use case pretty much fits what this project does.<br>
> We implemented this as a replacement of Ceilometer to gather usage on<br>
> instances and volumes. We query it to do our billing calculation.<br>
<br>
I am failing to understand why we create projects to replace official<br>
projects that would have the same mission statement or common<br>
technical goals.  We saw it with Monasca and AFIK it didn't work very<br>
well.<br>
Have you engaged collaboration with Telemetry team to work together as<br>
a community and propose your use-case to the roadmap if some feature<br>
was missing?<br>
<br>
I'm very interested to know from "Almanach" developers why we're here<br>
now.  I personally like to think OpenStack contributors work as a<br>
community and meet common goals by communicating on the appropriate<br>
channels.<br>
Please correct me if I'm wrong in the case this project is totally<br>
doing something else, my knowledge in Telemetry is limited from my<br>
user perspective.<br>
<br>
> It is of course a less complete solution than CloudKitty + Gnocchi but<br>
> suites our needs for now.<br>
><br>
> Maxime<br>
><br>
> ________________________________<br>
> From: Raghunath D <raghunath.d@tcs.com><br>
> Sent: October 25, 2016 5:32:13 AM<br>
> To: openstack-dev@lists.openstack.org<br>
> Subject: Re: [openstack-dev] [Ceilometer]: Instance creation and deletion<br>
> metrics in ceilometer !<br>
><br>
> Hi ,<br>
><br>
> Can some one please suggest how to instance notifications in ceilometer.<br>
><br>
> With Best Regards<br>
> Raghunath Dudyala<br>
> Tata Consultancy Services Limited<br>
> Mailto: raghunath.d@tcs.com<br>
> Website: <a href="http://www.tcs.com" id="LPlnk587827" previewremoved="true">http://www.tcs.com</a>
<div id="LPBorder_GT_14781739385560.9747634845313582" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14781739385520.20842319636724582" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14781739385540.9550997119882776" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14781739385540.8657431455405789"></div>
<div id="LPTitle_14781739385540.5845889608952752" style="top: 0px; color: rgb(0, 120, 215); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14781739385550.9491537823517382" href="http://www.tcs.com/" target="_blank" style="text-decoration: none;">TCS: IT Services, Consulting and Business Solutions</a></div>
<div id="LPMetadata_14781739385550.9890795197044793" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
www.tcs.com</div>
<div id="LPDescription_14781739385550.20157931513934257" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
Tata Consultancy Services’ IT services, consulting and business solutions deliver real results to global businesses to help them experience certainty.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
> ____________________________________________<br>
> Experience certainty. IT Services<br>
> Business Solutions<br>
> Consulting<br>
> ____________________________________________<br>
><br>
><br>
> -----Raghunath D/HYD/TCS wrote: -----<br>
> To: openstack-dev@lists.openstack.org<br>
> From: Raghunath D/HYD/TCS<br>
> Date: 10/18/2016 08:01PM<br>
> Subject: [openstack-dev] [Ceilometer]: Instance creation and deletion<br>
> metrics in ceilometer !<br>
><br>
> Hi ,<br>
><br>
> How can instance created and deleted information/sample can be retrieved<br>
> from ceilometer.<br>
> What entries should be there in pipeline.yaml  to get instance deleted<br>
> information.<br>
><br>
> I tried to have meters- "instance" in pipeline.yam but it always gives<br>
> active instance details,<br>
> and no details of deleted instances.<br>
><br>
> With Best Regards<br>
> Raghunath Dudyala<br>
> Tata Consultancy Services Limited<br>
> Mailto: raghunath.d@tcs.com<br>
> Website: <a href="http://www.tcs.com" id="LPlnk558112" previewremoved="true">http://www.tcs.com</a>
<div id="LPBorder_GT_14781739392460.2221055523502311" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14781739392430.7055092644402055" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14781739392450.1301558106796199" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14781739392450.31278973271721155"></div>
<div id="LPTitle_14781739392450.5549739213765517" style="top: 0px; color: rgb(0, 120, 215); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14781739392460.5873931490717359" href="http://www.tcs.com/" target="_blank" style="text-decoration: none;">TCS: IT Services, Consulting and Business Solutions</a></div>
<div id="LPMetadata_14781739392460.9546903651669341" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
www.tcs.com</div>
<div id="LPDescription_14781739392460.18180678227698643" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
Tata Consultancy Services’ IT services, consulting and business solutions deliver real results to global businesses to help them experience certainty.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
> ____________________________________________<br>
> Experience certainty. IT Services<br>
> Business Solutions<br>
> Consulting<br>
> ____________________________________________<br>
><br>
> =====-----=====-----=====<br>
> Notice: The information contained in this e-mail<br>
> message and/or attachments to it may contain<br>
> confidential or privileged information. If you are<br>
> not the intended recipient, any dissemination, use,<br>
> review, distribution, printing or copying of the<br>
> information contained in this e-mail message<br>
> and/or attachments to it are strictly prohibited. If<br>
> you have received this communication in error,<br>
> please notify us by reply e-mail or telephone and<br>
> immediately and permanently delete the message<br>
> and any attachments. Thank you<br>
><br>
><br>
> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" id="LPlnk574441" previewremoved="true">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
<div id="LPBorder_GT_14781739982940.81388147420194" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14781739982920.7562341557066625" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14781739982930.30106191398717974" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14781739982930.14381602663748372"></div>
<div id="LPTitle_14781739982930.44764484234360635" style="top: 0px; color: rgb(0, 120, 215); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14781739982940.42605780191981246" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank" style="text-decoration: none;">openstack-dev mailing list</a></div>
<div id="LPMetadata_14781739982940.4376466780019739" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
lists.openstack.org</div>
<div id="LPDescription_14781739982940.5999025434179919" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
This list for the developers of OpenStack to discuss development issues and roadmap. It is focused on the next release of OpenStack: you should post on this list if ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
><br>
<br>
<br>
<br>
-- <br>
Emilien Macchi<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" id="LPlnk974447" previewremoved="true">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
<div id="LPBorder_GT_14781739982890.06988127168319647" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14781739982880.6285404884458468" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14781739982890.04331727119428752" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14781739982890.5486293002480229"></div>
<div id="LPTitle_14781739982890.27779164773697307" style="top: 0px; color: rgb(0, 120, 215); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14781739982890.5806847366677808" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank" style="text-decoration: none;">openstack-dev mailing list</a></div>
<div id="LPMetadata_14781739982890.015788698762313702" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
lists.openstack.org</div>
<div id="LPDescription_14781739982890.18037476961198506" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
This list for the developers of OpenStack to discuss development issues and roadmap. It is focused on the next release of OpenStack: you should post on this list if ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
</div>
</span></font></div>
</body>
</html>