etcd-operator
etcd-operator copied to clipboard
ADDED: prometheus exporter for backup-operator
Added prometheus exporter for the etcd-backup-operator.
Can one of the admins verify this patch?
Can one of the admins verify this patch?
Can one of the admins verify this patch?
Hi @hexfusion any feedback on this PR?
Thanks!
@hasbro17 @hongchaodeng @xiang90 @fanminshi @rjtsdl
Hey guys sorry for the direct reach, can I get some help on this PR?.
Thanks!
LGTM overall, can we use basic http rather than introduce garrilia router? My point is, it is not exporting other path except /metrics. A simple http.Handle should be enough.
@rjtsdl done, removed the gorilla mux dependency.