PHPackages                             flagbit/metrics-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. flagbit/metrics-bundle

AbandonedArchivedSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

flagbit/metrics-bundle
======================

FlagbitMetricsBundle provides easy integration of metrics collector services for the Symfony Framework

2.0.0(7y ago)11.5kBSD-3-ClausePHPPHP &gt;=7.0.8

Since Oct 17Pushed 7y ago9 watchersCompare

[ Source](https://github.com/flagbit/FlagbitMetricsBundle)[ Packagist](https://packagist.org/packages/flagbit/metrics-bundle)[ Docs](https://github.com/Flagbit/FlagbitMetricsBundle)[ RSS](/packages/flagbit-metrics-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

FlagbitMetricsBundle [![Build Status](https://camo.githubusercontent.com/de44cf2e2d54e9df9c36d87d6f4dbd651aacb895a4ae42f9b7d85057e944b4dd/68747470733a2f2f7472617669732d63692e6f72672f466c61676269742f466c61676269744d65747269637342756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Flagbit/FlagbitMetricsBundle) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/82169a1d3359a9adfcb567083d55c245f50d015b7dbaf1657eb6abce23b0bf03/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f466c61676269742f466c61676269744d65747269637342756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Flagbit/FlagbitMetricsBundle/?branch=master) [![SensioLabsInsight](https://camo.githubusercontent.com/4f4046309c017f323ece317e061c6940438d55b0d2b2a806d35be3c42b61d600/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f30373364316333632d643864352d346162662d393366352d6232313037623333636561382f6d696e692e706e67)](https://insight.sensiolabs.com/projects/073d1c3c-d8d5-4abf-93f5-b2107b33cea8)
=================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#flagbitmetricsbundle---)

About
-----

[](#about)

The FlagbitMetricsBundle provides easy integration for the [metrics collector library](https://github.com/beberlei/metrics)of Bejamin Eberlei into Symfony2.

Installation
------------

[](#installation)

### Using Composer

[](#using-composer)

Installation with composer:

```
composer require flagbit/metrics-bundle
```

### Register the bundle

[](#register-the-bundle)

```

```

Collect your Metrics
--------------------

[](#collect-your-metrics)

You can collect all metrics by yourself and after flush them to your metric servers or use the command that does it for you instead.

```
