prometheus_client_php
prometheus_client_php copied to clipboard
publicize symfony bundle integration
I made an integration of you library in the framework Symfony. Can you publicize it on your readme ? Thanks in advance
No problem. I am waiting for your feedback.
I personally don't think we should start adding things that implement the client/sdk because it will be unfair for others and in the end, the list might be really big. I would prefer to publish an "own"/"official" symfony bundle/laravel package and so on, but this is with our currently given manpower not possible.
@rdohms @nickpoulos what do you think?
I tend to agree with you here @LKaemmerling. It would be nice to have an 'official' Symfony and Laravel integration packages this way there are not 10 diff versions. But I am not against this PR being the starting path towards something like that, like you said we don't quite have the manpower yet but with some help like this we could get there faster.
I have to kind of look at what this really means in practice though. For instance we are using this package in a Laravel project right now, so besides registering a little service provider/facade, extra config...not sure what else we would want to see.
IMO people should use packagist.org to search for a things like that.