vostok / metrics.system

Cross-platform system metrics collection for .NET Core applications.
MIT License
3 stars 2 forks source link

Wrong timestamps in GC events #11

Open kunga opened 3 years ago

kunga commented 3 years ago

https://kontur.slack.com/archives/C08DRHZTP/p1621593317400500

deniaa commented 1 year ago

One more example:

2022-12-19 14:13:22,121 INFO  [GarbageCollectionMonitor] Gen-2 GC occured with duration = 3.263 seconds. Type = BackgroundGC. Reason = AllocLarge. Number = 95286. Started at 2022-12-19T14:13:29.1401704+03:00. Ended at 2022-12-19T14:13:32.4030474+03:00.

14:13:22 -> GC occured from 14:13:29 to 14:13:32.