PHPackages                             ns3777k/prometheus-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. ns3777k/prometheus-bundle

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

ns3777k/prometheus-bundle
=========================

Symfony bundle for collecting and exposing prometheus metrics

v1.0.2(6y ago)71.7k1MITPHPPHP ^7.1CI failing

Since Feb 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ns3777k/prometheus-bundle)[ Packagist](https://packagist.org/packages/ns3777k/prometheus-bundle)[ RSS](/packages/ns3777k-prometheus-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (6)Versions (4)Used By (0)

Prometheus bundle
=================

[](#prometheus-bundle)

[![Build Status](https://camo.githubusercontent.com/3ef5fae27da5194678c68d332669b9d2b7aabea6b0219b067f8d03397a2bcb6d/68747470733a2f2f7472617669732d63692e6f72672f6e73333737376b2f70726f6d6574686575732d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ns3777k/prometheus-bundle)[![codecov](https://camo.githubusercontent.com/c2ccc7011845089bfef890b0eebb099ff3a7674f12bd6f49551bb5ca66cf2604/68747470733a2f2f636f6465636f762e696f2f67682f6e73333737376b2f70726f6d6574686575732d62756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/ns3777k/prometheus-bundle)

Requirements
------------

[](#requirements)

- PHP 7.3+
- Symfony 4+

Installing
----------

[](#installing)

There are 2 ways to install the bundle: automatically with flex or manually.

### Using symfony flex

[](#using-symfony-flex)

```
$ composer require ns3777k/prometheus-bundle
```

### Manually

[](#manually)

1. Require the package:

```
$ composer require ns3777k/prometheus-bundle
```

2. Register the bundle in `config/bundles.php`:

```
