You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.
We have an issue with client rendering same metrics twice.
Using APC storage and "jimdo/prometheus_client_php": "^0.7.0".
The output contains:
Here's the php code for rendering:
I noticed that print_r($metrics) in vendor/jimdo/prometheus_client_php/src/Prometheus/RenderTextFormat.php:22 also show the counter doubled.
The text was updated successfully, but these errors were encountered: