inspector-apm/inspector-symfony

Code Execution Monitoring for Symfony applications.

1.1.4 2023-12-29 13:46 UTC

README

Total Downloads Latest Stable Version License Contributor Covenant

Simple code execution monitoring for Symfony applications.

Requirements

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

Install

Install the latest version of the bundle:

composer require inspector-apm/inspector-symfony

Recipe (recommended)

You will be prompted to run the recipe. It will autoconfigure the package for you creating the necessary environment variable and inspector.yaml configuration file.

Configure the INGESTION Key

You can obtain the ingestion key creating a new project in your Inspector dashboard.

###> inspector-apm/inspector-symfony ###
INSPECTOR_INGESTION_KEY=895d9e6dxxxxxxxxxxxxxxxxx
###< inspector-apm/inspector-symfony ###

Official documentation

Go to the official documentation

Contributing

We encourage you to contribute to the development of the Inspector bundle! Please check out the Contribution Guidelines about how to proceed. Join us!

LICENSE

This bundle is licensed under the MIT license.