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

https://github.com/softspring/google-cloud-trace-bundle

This bundle allows to trace symfony applications with Google Cloud Trace
https://github.com/softspring/google-cloud-trace-bundle

Last synced: about 1 year ago
JSON representation

This bundle allows to trace symfony applications with Google Cloud Trace

Awesome Lists containing this project

README

          

# Google Cloud Trace Bundle

![Latest Stable](https://img.shields.io/packagist/v/softspring/google-cloud-trace-bundle?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/google-cloud-trace-bundle?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/google-cloud-trace-bundle?style=flat-square)
![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/google-cloud-trace-bundle/php?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/google-cloud-trace-bundle?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/google-cloud-trace-bundle/ci.yml?branch=5.4&style=flat-square&label=CI)](https://github.com/softspring/google-cloud-trace-bundle/actions/workflows/ci.yml)

This bundle integrates [Google Cloud Trace](https://cloud.google.com/trace) with Symfony.

## License

This package is free and released under the [AGPL-3.0 license](LICENSE).