prometheus_push_gateway_php
prometheus_push_gateway_php copied to clipboard
Updates typehints based on expected values
trafficstars
This started out as just updating the typehints on the PushGateway class to reflect what $groupingKey actually represents, but quickly I had to make some adjustments to allow things to be tested on php8.2 and update to later versions of GitHub workflows, phpstan, and correct some guzzle requirements.
@LKaemmerling is this something that can be reviewed? Is there a process that I should follow, or someone else I should tag in a comment?