Merge remote-tracking branch 'origin/topic/timw/pid-start-time-metric'

* origin/topic/timw/pid-start-time-metric:
  Add process_start_time_seconds and process_pid metrics
This commit is contained in:
Tim Wojtulewicz 2025-07-24 10:39:42 -07:00
commit 9c845d9979
5 changed files with 12 additions and 1 deletions

View file

@ -1,3 +1,7 @@
8.0.0-dev.740 | 2025-07-24 10:39:42 -0700
* Add process_start_time_seconds and process_pid metrics (Tim Wojtulewicz, Corelight)
8.0.0-dev.738 | 2025-07-24 08:00:57 -0700
* CI: Only run weekly tasks as part of cron (Tim Wojtulewicz, Corelight)