Ankush Sharma

Results 42 comments of Ankush Sharma

Yes it happens with me also, apparently, I fixed by changing the import statement to `github.com/m3db/client_golang/prometheus` which let's use the correct Registry that is being pointed in the `http.go` file...

It also solves the issue of trust. Keybase has a set of verified public keys using the social accounts of users.

@wagoodman I am picking up this, do let me know if you already started working on this :)

Cool, thanks will send in a PR when done.

@wagoodman currently the file search is implemented at complete FileTree level and not at a particular FIleNode level, so are we going to implement the sorting operation on the FileTree...

Sorry for late reply. Timezone issues. @wagoodman I was trying communicate the same as you mentioned. We should sort at the directory level instead of full tree level. We might...

Hi @wagoodman, just following up. Any thoughts on this ?

Cool, I will go ahead and implement this. Thanks !