Closed drsalar closed 6 years ago
If label values include ':', it will failed to render. But it could set labelvalues whit ':'(preg_match allowed ':').
Fix for this is in https://github.com/Jimdo/prometheus_client_php/pull/57
Closed via #57.
If label values include ':', it will failed to render. But it could set labelvalues whit ':'(preg_match allowed ':').