December 2017

Introducing Traces and HTTP Failures in PHP APM

Transaction Traces

In application performance monitoring (APM), transaction traces are detailed recordings of individual transactions as they traverse through the various components of an application's stack. A transaction trace captures the function calls, database queries, and external requests made during a transaction's execution.

Transaction Traces

Transaction traces serve several important purposes in application monitoring and performance optimization:

  1. Root Cause Analysis: When a transaction encounters errors or unexpected behavior, transaction traces can help you trace the root cause of the issue by providing a record of the transaction's execution.

  2. Understanding Transaction Flow: Transaction traces help you understand how transactions flow through your application, including interactions with external services, databases, and third-party APIs.

  3. Code Efficiency: Transaction traces highlight areas of your code base that contribute most to transaction latency or resource consumption.

  4. Monitoring Service-Level Agreements (SLAs): Transaction traces help you monitor and enforce service-level agreements by measuring key performance indicators such as response time, throughput, and error rate for individual transactions.

HTTP Failure Request

HTTP failure requests occur when the server fails to process HTTP requests successfully made by clients, such as web browsers or mobile apps. Before HTTP failure request handling mechanisms were introduced, handling HTTP failures typically involved implementing custom error-handling logic within applications.

HTTP Failure

Atatus' HTTP failure request handling feature is useful for several reasons:

  1. Improved Reliability: Automatically retrying failed HTTP requests or implementing fallback mechanisms helps improve applications' reliability and resilience, reducing the risk of service disruptions and downtime.

  2. Increased Performance: The feature can help optimize application performance by identifying and addressing issues related to HTTP request failures, such as network latency, server errors, or misconfigurations.

  3. Error Insights: It provides valuable insights into the root causes of HTTP failures, including error codes, response times, and error rates, facilitating troubleshooting and problem resolution.

  4. Alerting and Notifications: Atatus' HTTP failure request handling feature can trigger alerts and notifications based on predefined thresholds or anomalies, enabling teams to address issues and prevent service degradation proactively.

Monitor your software stack for free with Atatus.

Start your free trial
OR
Request a Demo

Free 14-day trial. No credit card required. Cancel anytime.

Ready to see actionable data?

Avail Atatus features for 14 days free-trial. No credit card required. Instant set-up.