1
0
Fork 0
mirror of https://github.com/owncast/owncast.git synced 2024-10-28 01:59:38 +01:00
owncast/metrics
Eng Zer Jun 08bda166fe
Replace github.com/shirou/gopsutil/v3 with v4 (#3956)
* Replace `github.com/shirou/gopsutil/v3` to v4

PR #3925 only added the new v4 dependency into our `go.mod` file. The
actual usages in the source code were not updated to use the new v4
version.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>

* Tidy `go.mod` correctly

One `require` section for direct dependencies; Another `require` section
for indirect dependencies.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>

---------

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-10-11 12:13:33 -07:00
..
alerting.go Stream performance metrics (#1785) 2022-03-16 17:34:44 -07:00
hardware.go Replace github.com/shirou/gopsutil/v3 with v4 (#3956) 2024-10-11 12:13:33 -07:00
healthOverview.go Fix up the wasted CPU transcoding alert message 2022-05-11 17:00:23 -07:00
metrics.go chore(go): run betteralign and gofumpt on codebase 2023-10-08 14:22:28 -07:00
playback.go Surface the % of players represented in metrics 2022-03-27 16:27:38 -07:00
prometheus.go Stream performance metrics (#1785) 2022-03-16 17:34:44 -07:00
timestampedValue.go Stream performance metrics (#1785) 2022-03-16 17:34:44 -07:00
viewers.go Explicitly set viewer count to 0 if offline. Closes #3830 2024-09-26 13:38:14 -07:00