Open olafmol opened 7 years ago
Event types added to "using events" page http://vamp.io/documentation/using-vamp/v0.9.2/events/#event-type
Vamp users would like to see a complete overview of all event tags for every event type. The recipe JSON definitions in Vamp Runner already give some indication of the kind of tags that are native to Vamp, but we need to have a clear overview of all tags that a type can generate.
There are some events which are well defined (e.g. archive) but we are also missing some (e.g. https://github.com/magneticio/vamp/issues/531). Main reason is that we need to make good requirements which events need to be reported. It's easy to get overwhelmed by all kind of events. I suggest that from a user perspective we make a list of desired events, what should be a format of custom workflow event etc. and at the end implement missing.
@dragoslav +1. I think we need to start working from the "processes" and workflows that Vamp needs to support, and then apply events to the measurable steps/gates in these processes.
we should deliver a complete overview of all the "native" event types and their tags, and when they're generated (explanation). We currently have an overview of all event types, but not the tags they have.