<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Context and Operational Metrics</title>
	<atom:link href="http://www.kitchensoap.com/2009/05/10/context-and-operational-metrics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kitchensoap.com/2009/05/10/context-and-operational-metrics/</link>
	<description>Thoughts on capacity planning and web operations.</description>
	<lastBuildDate>Fri, 19 Feb 2010 11:07:18 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DevOps Cooperation Doesn&#8217;t Just Happen With Deployment</title>
		<link>http://www.kitchensoap.com/2009/05/10/context-and-operational-metrics/comment-page-1/#comment-7836</link>
		<dc:creator>DevOps Cooperation Doesn&#8217;t Just Happen With Deployment</dc:creator>
		<pubDate>Wed, 16 Dec 2009 01:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kitchensoap.com/?p=195#comment-7836</guid>
		<description>[...] said this before, but context is absolutely everything. Application-level or feature-level metrics is what gives the missing context to in-the-box [...]</description>
		<content:encoded><![CDATA[<p>[...] said this before, but context is absolutely everything. Application-level or feature-level metrics is what gives the missing context to in-the-box [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JIRA: Development Infrastructure</title>
		<link>http://www.kitchensoap.com/2009/05/10/context-and-operational-metrics/comment-page-1/#comment-7580</link>
		<dc:creator>JIRA: Development Infrastructure</dc:creator>
		<pubDate>Tue, 02 Jun 2009 15:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kitchensoap.com/?p=195#comment-7580</guid>
		<description>&lt;strong&gt;[DEV-52] Operations Management &gt; Essential Monitoring...&lt;/strong&gt;

As someone who&#039;s interested in how things are working on a particular machine, it might be useful to determine how to effectively measure the health of a specific machine. For example, without getting corny is there a 10-point (really N-point) measure...</description>
		<content:encoded><![CDATA[<p><strong>[DEV-52] Operations Management &gt; Essential Monitoring&#8230;</strong></p>
<p>As someone who&#8217;s interested in how things are working on a particular machine, it might be useful to determine how to effectively measure the health of a specific machine. For example, without getting corny is there a 10-point (really N-point) measure&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Louth</title>
		<link>http://www.kitchensoap.com/2009/05/10/context-and-operational-metrics/comment-page-1/#comment-7537</link>
		<dc:creator>William Louth</dc:creator>
		<pubDate>Fri, 15 May 2009 15:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kitchensoap.com/?p=195#comment-7537</guid>
		<description>I think you can go even further than just offering contextual counters but also correlating the rate of change in such counters with the context of the activity chain which activities associated with one or more cost groups (centers) that can represent the business domain, implementation codebase, or user activity.

You might find the following links useful - as low or as high as you want to go.

Execution Profiling: Counting KPI’s
http://williamlouth.wordpress.com/2009/05/04/execution-profiling-counting-kpis/

ABC for Cloud Computing
http://williamlouth.wordpress.com/2009/01/27/abc-for-cloud-computing/</description>
		<content:encoded><![CDATA[<p>I think you can go even further than just offering contextual counters but also correlating the rate of change in such counters with the context of the activity chain which activities associated with one or more cost groups (centers) that can represent the business domain, implementation codebase, or user activity.</p>
<p>You might find the following links useful &#8211; as low or as high as you want to go.</p>
<p>Execution Profiling: Counting KPI’s<br />
<a href="http://williamlouth.wordpress.com/2009/05/04/execution-profiling-counting-kpis/" rel="nofollow">http://williamlouth.wordpress.com/2009/05/04/execution-profiling-counting-kpis/</a></p>
<p>ABC for Cloud Computing<br />
<a href="http://williamlouth.wordpress.com/2009/01/27/abc-for-cloud-computing/" rel="nofollow">http://williamlouth.wordpress.com/2009/01/27/abc-for-cloud-computing/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://www.kitchensoap.com/2009/05/10/context-and-operational-metrics/comment-page-1/#comment-7529</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Mon, 11 May 2009 02:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kitchensoap.com/?p=195#comment-7529</guid>
		<description>Great post, John!

I think there&#039;s other examples of context enabling metrics that are not necessarily based on relationships between traditional ops metrics (as your example suggests). For example, we&#039;ve worked with folks who track the number of photo uploads, or new subscribers alongside all the rest of their ops metrics and events. These &quot;business&quot; metrics are understood by both ops and the business folks, and at sufficiently mature sites behave in fairly consistent patterns. A lot of our customers start by tracking anomalies in these metrics and work their way down from there to diagnosing the problem.

Exposing this context is something developers should have an active hand in and too often are not. I&#039;m eager to learn ways in which dev and ops are working together to make this more a reality for anyone doing scaled out webapps.

See you at Velocity.

-javier</description>
		<content:encoded><![CDATA[<p>Great post, John!</p>
<p>I think there&#8217;s other examples of context enabling metrics that are not necessarily based on relationships between traditional ops metrics (as your example suggests). For example, we&#8217;ve worked with folks who track the number of photo uploads, or new subscribers alongside all the rest of their ops metrics and events. These &#8220;business&#8221; metrics are understood by both ops and the business folks, and at sufficiently mature sites behave in fairly consistent patterns. A lot of our customers start by tracking anomalies in these metrics and work their way down from there to diagnosing the problem.</p>
<p>Exposing this context is something developers should have an active hand in and too often are not. I&#8217;m eager to learn ways in which dev and ops are working together to make this more a reality for anyone doing scaled out webapps.</p>
<p>See you at Velocity.</p>
<p>-javier</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.593 seconds -->
