Skip to content

palzin-apm/palzin-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time monitoring package using Palzin Monitor

Latest Stable Version Total Downloads License

Palzin Monitor offers real-time performance monitoring capabilities that allow you to effectively monitor and analyze the performance of your applications. With Palzin Monitor, you can capture and track all requests without the need for any code modifications. This feature enables you to gain valuable insights into the impact of your methods, database statements, and external requests on the overall user experience.

Requirements

  • PHP >= 7.2
  • Symfony ^4.4|^5.2|^6.0

Install

Install the latest version of the bundle:

composer require palzin-apm/palzin-symfony

Configure the INGESTION Key

Create the palzin.yaml configuration file in your config/packages directory, and put the ingestion_key field inside:

palzin:
    ingestion_key: [your-ingestion-key]
    url: [your palzin base url]

You can obtain the ingestion_key creating a new project in your Palzin Monitor (APM) dashboard.

Official documentation

Go to the official documentation

LICENSE

This bundle is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages