squaredev-io / whitebox

[Not Actively Maintained] Whitebox is an open source E2E ML monitoring platform with edge capabilities that plays nicely with kubernetes
https://squaredev.io/whitebox/
MIT License
184 stars 5 forks source link

API sorts reports by oldest first #129

Closed sinnec closed 1 year ago

sinnec commented 1 year ago

@sinnec I think that descending is not the desired order if I am not mistaken. We want the oldest report to be on the top of the list. Can you please recheck it and confirm?

Yes, your're right. I thought it should be latest first.