Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Topbeat's proc.cpu.start_time a timestamp #1565

Closed
andrewkroh opened this issue May 3, 2016 · 2 comments
Closed

Make Topbeat's proc.cpu.start_time a timestamp #1565

andrewkroh opened this issue May 3, 2016 · 2 comments
Labels

Comments

@andrewkroh
Copy link
Member

The current value of proc.cpu.start_time is not very usable and is possibly broken. I propose that we make this field a timestamp in the index template and format it appropriately. This will be a breaking change to the data mapping.

Here's what I see now.

OS start_time
darwin "Apr30"
linux "21:25"
@andrewkroh andrewkroh added discuss Issue needs further discussion. Topbeat Metricbeat Metricbeat labels May 3, 2016
@ruflin
Copy link
Member

ruflin commented May 4, 2016

Could we get this change in for beta1 as it is breaking?

@andrewkroh
Copy link
Member Author

I opened PR #2191 to address this in Metricbeat. I'm not planning on changing this for Topbeat 1.X as this is a breaking change.

@andrewkroh andrewkroh removed the discuss Issue needs further discussion. label Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants