benmyb / prometheus_client_php

Prometheus instrumentation library for PHP applications

Home Page:https://prometheus.io/docs/concepts/metric_types/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A prometheus client library written in PHP

Notice

This library is based on the work done on endclothing/prometheus_client_php.

for now, just rename and upload a new package to packagist

Installation

Add as Composer dependency:

composer require benmyb/prometheus_client_php

About

Prometheus instrumentation library for PHP applications

https://prometheus.io/docs/concepts/metric_types/

License:Apache License 2.0


Languages

Language:PHP 99.7%Language:Dockerfile 0.3%