a prometheus datastore for php apps
913
a prometheus metric datastore for php apps
see a fully functional example here
composer require chaseisabelle/phprom-clientgo run cmd/v1/main.go --address=0.0.0.0:3333 --api=grpcdocker run phprom ./phprom --address=0.0.0.0:3333$ go run cmd/v1/main.go --help
Usage of phprom:
-address string
the host:port to listen on (default "0.0.0.0:3333")
-api string
the api to use (grpc or rest) (default "grpc")
Content type
Image
Digest
Size
9.6 MB
Last updated
almost 5 years ago
docker pull chaseisabelle/phprom