Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Feature Request: Line timestamps #80

Closed
vektah opened this issue Dec 11, 2014 · 14 comments
Closed

Feature Request: Line timestamps #80

vektah opened this issue Dec 11, 2014 · 14 comments

Comments

@vektah
Copy link

vektah commented Dec 11, 2014

One of the few features I miss from Jenkins was from a plugin https://wiki.jenkins-ci.org/display/JENKINS/Timestamper.

It prefixes to every line in the build output with a timestamp showing when that line was emitted. This helps to track down what in a build is running slowly. It was configurable to show time since build start (this was arguably most useful) or local timestamps.

@toolmantim
Copy link

Great suggestion, we'd love to see that in there too!

@keithpitt
Copy link
Member

We've got something in the works that should give you this behaviour back @vektah - watch this space :)

@keithpitt
Copy link
Member

@vektah if you upgrade to our latest agents, you'll now see group timing in the build output. Thanks for the idea!! ❤️

@nello
Copy link

nello commented Sep 9, 2015

Closing this issue was, in fact, a lie. Group timing is not the same thing as line timing.

Let's just say that (like everyone in the entire world) I want to figure out which exact part of my build is the slowest. If I use Jenkins I can see precisely how long every single piece of my build takes. With BuildKite, this is apparently reaching for the moon.

@toolmantim
Copy link

@nello it wasn't meant as a lie at all. This is something we'd love to add, we just don't have it available yet. Group timings were first off the rank, and allowed us to show a bar graph in the right hand side of the header column too. I'll simply reopen this ticket and close the other as a dupe, as I'm sure @vektah probably wants to stay in the loop too.

@toolmantim toolmantim reopened this Sep 9, 2015
@nello
Copy link

nello commented Sep 9, 2015

Thanks Tim. Unnecessary grumpy on my behalf, but a pet peeve when people close issues that aren't really resolved.

Cheers for the update,
Nello

Sent from my iPhone

On 9 Sep 2015, at 11:04, Tim Lucas notifications@github.com wrote:

@nello it wasn't meant as a lie at all. This is something we'd love to add, we just don't have it available yet. Group timings were first off the rank, and allowed us to show a bar graph in the right hand side of the header column too. I'll simply reopen this ticket and close the other as a dupe, as I'm sure @vektah probably wants to stay in the loop too.


Reply to this email directly or view it on GitHub.

@toolmantim
Copy link

No sweat @nello

@Finchster
Copy link

+1

3 similar comments
@krutisfood
Copy link

👍

@anthcourtney
Copy link

+1

@samjeffress
Copy link

+1

@vektah
Copy link
Author

vektah commented Jul 4, 2016

I hate to be that guy but can we 👍 on the ticket, rather than in a message? Everyone gets an email...

@keithpitt
Copy link
Member

We've shipped this in v2.4 of the agent! If you run the agent with --timestamp-lines you'll see timestamps at the beginning of each log line. Thanks @stefanmb!

@nello
Copy link

nello commented Mar 7, 2017

Thanks guys!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants