Jose Luis Ordiales Coscia

Results 3 issues of Jose Luis Ordiales Coscia

It would be nice if https://github.com/machinebox/graphql/blob/master/graphql.go#L48 could take a `Doer` interface, compatible with the std lib `*http.Client` so that clients can pass in whatever http client they want: ```go type...

Hi folks! After a few hours of debugging to figure out why the links between my containers were not being shown in my deployment view, I saw https://github.com/goadesign/model/blob/2461d2ed73c9e307adfe0bc070b6950f82f56aac/expr/render.go#L101-L106 While it...

Hi there! Would you be interested in adding optional support for some basic metrics? I'm thinking a single histogram to track request latency tagged with http method, route and response...