Closed crack-king closed 7 years ago
The current version of the prometheus_client uses an outdated version of the client, which got a fix for the trailing comma problem. We should update the version
See: https://github.com/prometheus/client_python/pull/133
We just use the latest prometheus_client (https://github.com/zalando-zmon/zmon-worker/blob/master/requirements.txt#L27), i.e. we only need to build a new Docker image.
prometheus_client
ok, then there is nothing to fix :)
The current version of the prometheus_client uses an outdated version of the client, which got a fix for the trailing comma problem. We should update the version
See: https://github.com/prometheus/client_python/pull/133