Nimrod Lahav

Results 14 comments of Nimrod Lahav

please send api snippet / request response or upload code snippet for the failing step.

try a more specific coordinates... * https://github.com/Nimrod007/waze-api/blob/master/src/test/java/com/waze/WazeRouteServiceTest.java#L28 * https://github.com/Nimrod007/waze-api/blob/master/src/test/java/com/waze/ServerTest.java#L50

Hey @benbogin, thanks for reporting this I did not manage to re-create this issue Ive tested the following scenario: * go to a project page * navigate to experiments table...

Hey @benbogin thanks for the clarification. I managed to recreate and opened an issue on our internal systems. will update here once resolved and deployed.

Hi @potipot Thanks for reporting. We pick the last point on each epoch and display that on the chart. (since they share the same X axis point) steps and timestamps...

Hey @potipot Im not sure I understand, lets take an example (epoch 96) metric value: * 92.16 * 0.48 * 9.406 we have 3 Y values for the save X...

@potipot you can plot multiple metrics on the same plot in the panel section ![my-team_123123__β_β_β_β](https://user-images.githubusercontent.com/3535799/102080460-2b815c00-3e17-11eb-82ad-f1eaa7251541.jpg) Ill take a look at this, we are supposed to pick the `last` metric (by...

Hi @potipot , also when using the line chart panel, when you select X axis value from the time series options (time, epoch, step etc...) you can pick the aggregation...

got it, you are referring to the single experiment page charts tab! ![my-team_new-tags](https://user-images.githubusercontent.com/3535799/102096172-144d6900-3e2d-11eb-8ff1-b9aa131118ee.jpg) this is probably a bug! will take a look into this and fix Thanks again for letting...

Hi @Vozf I appreciate the feedback and your architectural suggestions. We will add a flag to disable this and change the log level to warning. Will update here once its...