Download the PHP package chaseisabelle/phprom-bundle without Composer
On this page you can find all versions of the php package chaseisabelle/phprom-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chaseisabelle/phprom-bundle
More information about chaseisabelle/phprom-bundle
Files in chaseisabelle/phprom-bundle
Download chaseisabelle/phprom-bundle
More information about chaseisabelle/phprom-bundle
Files in chaseisabelle/phprom-bundle
Please rate this library. Is it a good library?
Informations about the package phprom-bundle
phprom client symfony 4+ bundle
a symfony client for phprom, a prometheus metrics datastore for php apps
example
see a fully functional example here
prerequisites
- phprom server
- grpc extension
pecl install grpc
- or use the docker image
related
this is essentially a symfony bundle wrapper for the phprom client
install
with symfony flex
without symfony flex
-
install with composer
- enable in
app/AppKernel.php
configure
-
create
config/packages/phprom.yaml
-
open
config/routes.yaml
and addor you can customize
custom metrics
example
src/Controller/DefaultController.php
All versions of phprom-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
symfony/http-kernel Version ^4.3|^5.0
symfony/dependency-injection Version ^4.3|^5.0
symfony/config Version ^4.3|^5.0
chaseisabelle/phprom-client Version >=0.0.5
symfony/http-kernel Version ^4.3|^5.0
symfony/dependency-injection Version ^4.3|^5.0
symfony/config Version ^4.3|^5.0
chaseisabelle/phprom-client Version >=0.0.5
The package chaseisabelle/phprom-bundle contains the following files
Loading the files please wait ....