Skip to content

Fix tracing list sorting option

Daniele Rossetti requested to merge rossetd/fix-tracing-sorting into master

What does this MR do and why?

Changed created_ tracing sorting param to timestamp_ , to align with the API spec. Only _desc is currently supported, but @mappelman is working on adding support for ascending order as we speak. (Note this feature is still WIP and behind feature flag, with no real customers yet.)

Screenshots or screen recordings

NA

How to set up and validate locally

  • Running the whole stack is not trivial, but I can prepare a VM if someone wants to test it.
  • Run tests

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Daniele Rossetti

Merge request reports