Commit Graph

82 Commits

Author SHA1 Message Date
Trey Dockendorf 8a7e660347
Release 1.0.0-rc.0 2024-01-24 12:57:03 -05:00
treydock f60e0b3804
Support cgroup v2 (#28)
Fixes #27
2024-01-24 12:54:50 -05:00
Matt Mix 74271ef07c
Add RPM spec file and systemd service unit. (#26)
* Add RPM spec file and systemd service unit.

* Move to packaging/rpm

---------

Co-authored-by: Matt Mix <mattmix@umn.edu>
Co-authored-by: mattmix <mattmix@andor.local>
2023-11-20 12:59:32 -05:00
Trey Dockendorf a0e27e49d1 Release 0.9.1 2023-05-12 15:59:29 -04:00
treydock 640ac7ef56
Avoid possible nil pointer errors (#24) 2023-05-12 15:58:16 -04:00
Trey Dockendorf 4f5fed9945 Release 0.9.0 2023-05-06 08:45:37 -04:00
treydock 7f3562cb6d
Update to Go 1.20 and update Go module dependencies (#23) 2023-05-06 08:35:46 -04:00
treydock 15c70a8254
Trim exec path in middle (#22) 2023-05-06 08:00:41 -04:00
Trey Dockendorf 826c161de6 Release 0.8.1 2022-11-15 08:51:26 -05:00
treydock 7fe1ae6685
Avoid null references during what appears to be race condition (#21) 2022-11-15 08:50:15 -05:00
Trey Dockendorf 9f99aa2e82 Release 0.8.0 2022-03-08 11:58:08 -05:00
treydock 0224b523ec
Update Go module dependencies (#20)
* Update Go module dependencies

* Update Prometheus orb
2022-03-08 11:56:57 -05:00
treydock 8639779952
Update Go to 1.17 (#19) 2022-03-01 09:43:23 -05:00
treydock a667eef06f
Update Makefile.common (#18)
Stop building armv7 container
2022-02-28 08:33:29 -05:00
treydock 17b5f87c69
Update circleci orbs (#17) 2022-02-25 14:49:49 -05:00
treydock 7124638921
Update circleci machine image (#16) 2022-02-25 14:35:53 -05:00
Trey Dockendorf 4678727df2 Use prometheus orb for publishing 2021-04-23 13:03:25 -04:00
Trey Dockendorf cf377f74a6 Release 0.7.0 2021-04-23 12:53:33 -04:00
treydock 6a5b8ef5c4
Merge pull request #14 from treydock/module-update
Update Go module dependencies
2021-04-23 12:52:41 -04:00
Trey Dockendorf 3d2331d010 Update Go module dependencies 2021-04-23 10:16:52 -04:00
treydock 87e6de6f99
Merge pull request #13 from treydock/go-update
Update to Go 1.16
2021-04-23 10:10:38 -04:00
Trey Dockendorf 42bb4f8350 Update to Go 1.16 2021-04-23 09:52:33 -04:00
Trey Dockendorf b996dde3b4 Releae v0.6.0 2020-10-03 10:47:15 -04:00
treydock d5c089ef27
Merge pull request #12 from treydock/go-1.15
Upgrade to Go 1.15
2020-10-03 10:46:27 -04:00
Trey Dockendorf 2b29768c73 Upgrade to Go 1.15 2020-10-02 16:57:28 -04:00
Trey Dockendorf f1a2d7b8f4 Release v0.5.0 2020-10-02 16:43:29 -04:00
treydock 59b0b2779f
Merge pull request #11 from treydock/parallel
Parallelize cgroup loads and process info collection
2020-10-02 16:42:04 -04:00
Trey Dockendorf a2dea897a8 Parallelize cgroup loads and process info collection 2020-10-02 16:24:03 -04:00
treydock 946ae521b8
Merge pull request #10 from treydock/promlog
Switch logging to promlog
2020-10-02 15:38:30 -04:00
Trey Dockendorf b9b73e7658 Switch logging to promlog 2020-10-02 15:28:03 -04:00
treydock ea267dd2fd
Merge pull request #9 from treydock/processes
Add cgroup_process_exec_count metric
2020-10-02 14:49:57 -04:00
Trey Dockendorf bd489d1a7c Use ttar fixtures for tests , idea borrowed from prometheus/procfs 2020-10-02 13:58:33 -04:00
Trey Dockendorf 1666fe6c96 Add cgroup_process_exec_count metric 2020-10-02 13:53:15 -04:00
Trey Dockendorf ab23c89789 Release v0.4.0 2020-10-01 11:18:24 -04:00
treydock 9640f099e3
Merge pull request #8 from treydock/go1.14
Update to Go 1.14 and update dependencies
2020-10-01 11:16:48 -04:00
treydock cd0c8008d8
Merge pull request #7 from treydock/cpulist
Add cgroup_cpu_info metric
2020-10-01 11:05:40 -04:00
Trey Dockendorf b4051f0e71 Update to Go 1.14 and update dependencies 2020-10-01 11:05:13 -04:00
Trey Dockendorf 839bed51c3 Add cgroup_cpu_info metric 2020-10-01 10:50:22 -04:00
Trey Dockendorf 5ae58af988 Release v0.3.0 2020-04-03 09:07:03 -04:00
Trey Dockendorf 0e1eaa40e6 Add new metrics to README 2020-04-03 09:06:32 -04:00
treydock 7cd2ec3c3a
Merge pull request #6 from treydock/memory
Add cgroup_memory_rss_bytes and cgroup_memory_cache_bytes metrics
2020-04-03 09:06:01 -04:00
Trey Dockendorf e0f7c0470d Add cgroup_memory_rss_bytes and cgroup_memory_cache_bytes metrics 2020-04-03 08:54:56 -04:00
Trey Dockendorf 47d48d1f85 Release v0.2.1 2020-03-18 09:22:48 -04:00
treydock 37a9541a57
Merge pull request #5 from treydock/docker
Fix Dockerfile
2020-03-18 09:21:33 -04:00
Trey Dockendorf 14f8c163d9 s390x is not supported and not building with CGO enabled 2020-03-18 09:09:43 -04:00
Trey Dockendorf 7c792da037 Fix Dockerfile 2020-03-18 08:50:44 -04:00
Trey Dockendorf 198fd38043 Release v0.2.0 2020-02-27 11:40:26 -05:00
treydock 720706e742
Merge pull request #4 from treydock/memsw
Replace swap metrics with memsw to describe the raw values
2020-02-27 11:39:12 -05:00
Trey Dockendorf 714fd70b14 Replace swap metrics with memsw to describe the raw values 2020-02-27 11:03:20 -05:00
Trey Dockendorf beb70052d3 Merge branch 'master' of github.com:treydock/cgroup_exporter 2020-02-24 13:41:45 -05:00