Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elastic/apm-agent-php


https://github.com/elastic/apm-agent-php

apm distributed-tracing error-monitoring monitoring performance-analysis performance-monitoring php tracing

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Elastic APM Agent for PHP

This is the official PHP agent for [Elastic APM](https://www.elastic.co/products/apm).

[![Build Status](https://apm-ci.elastic.co/buildStatus/icon?job=apm-agent-php%2Fapm-agent-php-mbp%2Fmain)](https://apm-ci.elastic.co/job/apm-agent-php/job/apm-agent-php-mbp/job/main/)
[![Releases](https://img.shields.io/github/v/release/elastic/apm-agent-php?color=blue&include_prereleases&sort=semver)](https://github.com/elastic/apm-agent-php/releases)
[![Downloads-Releases](https://img.shields.io/github/downloads/elastic/apm-agent-php/total)]()
[![Download-Latest](https://img.shields.io/github/downloads-pre/elastic/apm-agent-php/latest/total)]()

The PHP agent enables you to trace the execution of operations in your application, sending performance metrics and errors to the Elastic APM server.

:ballot_box_with_check: We'd love to get information about your setup to help us with prioritizing framework support – please take a minute to fill out [our survey](https://docs.google.com/forms/d/e/1FAIpQLSf8c3BJVMqaeuqpq-t3_Q4NilNcdsrzK1qJ4Qo9JpJslrmYzA/viewform).

If you have any feedback or questions,
please post them at the [Discuss forum](https://discuss.elastic.co/c/apm).

## Usage

This agent is a PHP extension that must be installed in your PHP environment.

See the [documentation](https://www.elastic.co/guide/en/apm/agent/php/current/index.html) for setup and configuration details.

## Contributing

See [contributing documentation](CONTRIBUTING.md).

## License

Elastic APM PHP Agent is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)