PHP Introduction

Introduction

Image

The Palzin Monitor PHP package sends performance metrics and errors to your Palzin Monitor account. It has a simple API which allows you to instrument any application or PHP script.

How does the package works?

The package can be used to 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. Our data ingestion system converts and store them to provides you insight into latency issues and error culprits within your application.

If your application is built on top of the Laravel framework you could use our offcial pre-configured Laravel package.

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.