You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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.
start_time
The text was updated successfully, but these errors were encountered: