Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new base64 encoding for pushing to the Pushgateway #624

Merged
merged 1 commit into from
Jul 22, 2019

Conversation

beorn7
Copy link
Member

@beorn7 beorn7 commented Jul 22, 2019

This should only be released after PGW 0.9 is released.

Interestingly, the code had a bug so far as it would neither properly URL-encode label values with special characters nor reject them (as long as none of the special characters was a /). Nobody noticed so far…

This should only be released after PGW 0.9 is released.

Signed-off-by: beorn7 <beorn@grafana.com>
@beorn7
Copy link
Member Author

beorn7 commented Jul 22, 2019

Also @Sinjo and @dmagliola (as inspiration for the Ruby client ;o).

@brian-brazil
Copy link
Contributor

👍

@beorn7 beorn7 merged commit bb9b00a into master Jul 22, 2019
@beorn7 beorn7 deleted the beorn/push branch July 22, 2019 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants