File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1- # A prometheus client library written in PHP. Forked from [ promphp/prometheus_client_php ] ( https://github.com/PromPHP/prometheus_client_php )
1+ # A prometheus client library written in PHP
22
33![ Tests] ( https://github.com/promphp/prometheus_client_php/workflows/Tests/badge.svg )
44
Original file line number Diff line number Diff line change 11{
2- "name" : " gp /prometheus_client_php" ,
3- "description" : " Prometheus instrumentation library for PHP applications. Forked from https://github.com/PromPHP/prometheus_client_php " ,
2+ "name" : " promphp /prometheus_client_php" ,
3+ "description" : " Prometheus instrumentation library for PHP applications." ,
44 "type" : " library" ,
55 "license" : " Apache-2.0" ,
66 "authors" : [
77 {
8- "name" : " Daniel Eiserman " ,
9- "email" : " deizerman@team.amocrm.com "
8+ "name" : " Lukas Kämmerling " ,
9+ "email" : " kontakt@lukas-kaemmerling.de "
1010 }
1111 ],
1212 "replace" : {
1313 "jimdo/prometheus_client_php" : " *" ,
1414 "endclothing/prometheus_client_php" : " *" ,
15- "lkaemmerling/prometheus_client_php" : " *" ,
16- " promphp/prometheus_client_php" ,
15+ "lkaemmerling/prometheus_client_php" : " *"
1716 },
1817 "require" : {
1918 "php" : " ^7.2|^8.0" ,
You can’t perform that action at this time.
0 commit comments