Pires
Pires
More info https://en.wikipedia.org/wiki/OBD-II_PIDs#Mode_01. Look for _RPM_.
Moving things around seems like a workaround and not a proper fix. I haven't been involved with OBD for a while now, so I can't say for sure but this...
Open a PR and prove your assertions with benchmarks please.
I totally understand. Thank you :)
Hey @GMafra, I suggest you fork the nexus-proxy project in order to validate your assumptions. Then, maybe you'll find an issue and we can discuss it, maybe even contribute a...
@jeff-knurek @TAvardit as the Helm experts in the house, can you please help?
@jeff-knurek @TAvardit can you help here? It seems to me this is a misconfiguration of the host-related attributes but I'm not experienced w/ the Helm charts.
It's actually breaking godoc usage for v1 as one must navigate to https://godoc.org/github.com/mesos/mesos-go/api/v1/lib to actually see the documentation.
I'm not arguing v0 and v1 should be split. I'm arguing examples could move to a separate repo. Now, the fact v1 code is in folder `api/v1/lib` makes godoc unable...
Try https://godoc.org/github.com/mesos/mesos-go/api/v0. Now, try https://godoc.org/github.com/mesos/mesos-go/api/v1.