Pavel Vondrák
Pavel Vondrák
This PR enriches data parsing of MD devices from `/proc/mdstat`. All the additional data could be useful for enhancing prometheus exporters (e.g., NodeExporter) as a next step. Added parsing of:...
Fixes behavior of marshalling `time.Time` type to JSON which completely omits milliseconds when `time.Time` object contains zero milliseconds. The default marshalling behavior can cause issues during deserialization of sent webhook...
Removed the PHP version override (8.1.26) to allow installing dependencies that require a higher minimum PHP version than the artificially defined config.platform