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

feat(oohelperd): add prometheus metrics #897

Merged
merged 3 commits into from
Aug 28, 2022
Merged

feat(oohelperd): add prometheus metrics #897

merged 3 commits into from
Aug 28, 2022

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Aug 28, 2022

Closes ooni/probe#2183

While there, avoid exposing nil values for optional fields of the
THResponse struct (i.e., "ip_info" and "tls_handshake").

While there, fix measurexlite's OperationLogger test
and make it deterministic rather than racy.

Closes ooni/probe#2183

While there, avoid exposing nil values for optional fields of the
THResponse struct (i.e., "ip_info" and "tls_handshake").
@bassosimone bassosimone requested a review from hellais as a code owner August 28, 2022 21:41
@bassosimone bassosimone merged commit dcdd8fb into master Aug 28, 2022
@bassosimone bassosimone deleted the issue/2183 branch August 28, 2022 21:54
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.

oohelperd: add support for prometheus metrics
1 participant