View the commit annotations running at a given time for a service
complete
William Morgan
complete
We can now filter events by specific times
Jean Sandberg
Do you mean you want to know what version of a service was running at some point in the past? Or is it more about what commits were deployed during a specific time window?
jsegaran
Jean Sandberg: I think knowing what version of the service was running at a specific point in time in the past. This has been something we have wanted to do. Especially when we are dealing with an post-mortem. It is nice to have the information of what is running everywhere in our cluster easily accesible through dive.
William Morgan
We'll be adding event filtering, which will allow you to view events in a specific time window. That will accomplish this for a certain service. I could imagine a more generic "show me the state of the system at this point in time", which would be really neat.
William Morgan
Oh, that's a suuuuper cool idea.
jsegaran
I think being able to filter events view to a specific time range would be a cool intermediate step, and probably provide a lot of benefits.
William Morgan
jsegaran: oops, just replied above. Yes, I think we're on the same page.