chou-godaddy
Results
2
issues of
chou-godaddy
# Add CustomClient option to PushOptions ## Problem When pushing metrics to a VictoriaMetrics Instance that requires mutual TLS authentication with client certificates, the current implementation doesn't allow customizing the...
## Problem I need to push metrics that requires mutual TLS authentication with client certificates. The current implementation in `push.go` uses a private HTTP client that can't be customized from...