Application Performance Monitoring With Laravel/Lumen

Introduction

The package automatically instrument a Laravel application and records performance metrics about HTTP requests, DB queries, Jobs, Commands and more. It also has a simple API which allows you to monitor any code block in your application.

How does the package works?

The package wrap your application execution cycles to measure their duration and metadata (like the DB statements), as well as HTTP related information (like the URL, parameters, headers, etc).

These events, called Transactions and Segments, are sent to our ingestion API where they will be processed and stored to provides you insights into latency issues and error culprits 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.