February 2017 Summaries
2 posts from Dynatrace
Filter
Month:
Year:
Post Summaries
Back to Blog
The text discusses the critical distinction between correlation and causation in data analysis, emphasizing the pitfalls of relying on correlation to infer connections between observed data sets. It highlights that correlation, often used by vendors due to its simplicity, can lead to false conclusions, such as assuming that an increase in requests causes higher memory utilization, without considering other factors like concurrent processes. The article illustrates the issue with humorous examples, like margarine consumption purportedly causing divorce, and argues for the superiority of causation-based approaches, which provide certainty in determining the direct impact of one event on another. In complex multi-threaded systems, understanding causation is vital for accurately diagnosing system issues and improving performance, as it allows engineers to trace user actions across various systems and pinpoint the exact cause of delays. The text advocates for tools, such as those offered by Dynatrace, that utilize causation to provide reliable insights, thus enabling efficient problem-solving and safeguarding business operations.
Feb 15, 2017
1,232 words in the original blog post.
Dynatrace offers a flexible rule-based tagging system to efficiently manage and organize large, dynamic environments by leveraging its Smartscape topology modeling and auto-detection capabilities. This system allows users to create and apply tags to services, processes, and hosts by defining rules with specific conditions, which are executed sequentially until a match is found. Users can restrict rules to certain process groups, technologies, or service types and specify conditions based on service properties, such as Web application ID or process group names. Once a tag is applied, it appears in the service's Properties and tags section and can be used for filtering services, generating tag-specific charts, and routing problem notifications to appropriate teams. The tagging system is supported by Dynatrace's automated discovery of hosts, processes, and services, and is enhanced by its metadata and topology modeling. The service properties available for tagging vary by technology type, providing a customizable framework for managing and analyzing service performance and responsibility.
Feb 14, 2017
1,294 words in the original blog post.