oneuptime/InfrastructureAgent/model
Simon Larsen 9791aa1259
chore: Add CPU core count to CPUMetrics
This commit adds the `cores` field to the `CPUMetrics` struct in order to include the number of CPU cores in the collected metrics. This information is useful for understanding the processing power of the server.
2024-07-02 13:54:04 +01:00
..
cpu_metrics.go chore: Add CPU core count to CPUMetrics 2024-07-02 13:54:04 +01:00
disk_metrics.go Refactor package names and imports in InfrastructureAgent code files 2024-05-13 20:37:27 +01:00
infrastructure_metrics.go Refactor package names and imports in InfrastructureAgent code files 2024-05-13 20:37:27 +01:00
memory_metrics.go Refactor package names and imports in InfrastructureAgent code files 2024-05-13 20:37:27 +01:00
server_monitor_report.go chore: Add hostname to server monitor report 2024-07-02 13:04:02 +01:00
server_process.go Refactor package names and imports in InfrastructureAgent code files 2024-05-13 20:37:27 +01:00