Hello everyone, sorry about my english.
Guys where i found an example to create a chart like timeline or span for APM?
I have an application and i need to create a view where i need to measure how much time every step of my proccess im application wast to complete the operation.
But im my case a have some schedules... where at 2AM start a proccess and finish, 3 AM start a new proccess to complement the process above, eg P1 -> P2 -> P3 -> Finish
Im propagate an id in every call of my schedule, and after finish every run i send a log to logstash.
Tanks all for the replies!!!