Add prometheus metrics to gettor distributor
This commit adds two metrics:
- gettor_request_total the total number of requests done to gettor, with the command, platform and locale of the original request.
- gettor_link_response_total the total number of responses with links sent with platform and locale that was used.
Closes: #51 (closed)