Application Performance Monitoring With Codeigniter

Introduction

Image

The CodeIgniter package automatically instruments a CodeIgniter application and records performance metrics related to HTTP requests, database queries, jobs, commands, and more. It provides a simple API that allows you to monitor any code block within your application.

How does the package work?

Image

The package wraps your application's execution cycles to measure their duration and collect metadata such as database statements and HTTP-related information (URL, parameters, headers, etc.).

These events, referred to as Transactions and Segments, are sent to our ingestion API, where they are processed and stored. This enables you to gain insights into latency issues and identify the causes of errors within your application.

Last updated: 1 year ago

Want to get started with Palzin Monitor? We offer a no-strings-attached
15 days trial. No credit card required.

It takes less than a minutes to setup your first monitoring.