gitlab-org--gitlab-foss/changelogs/unreleased/63873-process-start-time.yml
Ryan Cobb 04962880ad Fix process start time
Previously we were recording process start time as seconds from boot.
This makes it so we record as epoch time.
2019-07-04 10:24:19 +00:00

6 lines
149 B
YAML

---
title: Change ruby_process_start_time_seconds metric to unix timestamp instead of
seconds from boot.
merge_request: 30195
author:
type: fixed