Commit Graph

  • 8a7e660347
    Release 1.0.0-rc.0 master v1.0.0-rc.0 Trey Dockendorf 2024-01-24 12:57:03 -0500
  • f60e0b3804
    Support cgroup v2 (#28) treydock 2024-01-24 12:54:50 -0500
  • 3a4f954d61
    Support cgroup v2 Fixes #27 Trey Dockendorf 2024-01-23 10:37:21 -0500
  • 74271ef07c
    Add RPM spec file and systemd service unit. (#26) Matt Mix 2023-11-20 11:59:32 -0600
  • 513c96c2ac Move to packaging/rpm mattmix 2023-11-16 17:12:29 -0600
  • 86258ba75e Add RPM spec file and systemd service unit. Matt Mix 2023-11-10 16:04:16 -0600
  • a0e27e49d1 Release 0.9.1 v0.9.1 Trey Dockendorf 2023-05-12 15:59:29 -0400
  • 640ac7ef56
    Avoid possible nil pointer errors (#24) treydock 2023-05-12 15:58:16 -0400
  • 261a4463b8 Avoid possible nil pointer errors Trey Dockendorf 2023-05-12 13:25:47 -0400
  • 4f5fed9945 Release 0.9.0 v0.9.0 Trey Dockendorf 2023-05-06 08:37:24 -0400
  • 7f3562cb6d
    Update to Go 1.20 and update Go module dependencies (#23) treydock 2023-05-06 08:35:46 -0400
  • 66b7549ae6 Update to Go 1.20 and update Go module dependencies Trey Dockendorf 2023-05-06 08:27:17 -0400
  • 15c70a8254
    Trim exec path in middle (#22) treydock 2023-05-06 08:00:41 -0400
  • 40b2f94751 Trim exec path in middle Trey Dockendorf 2023-05-05 17:33:39 -0400
  • 826c161de6 Release 0.8.1 v0.8.1 Trey Dockendorf 2022-11-15 08:51:26 -0500
  • 7fe1ae6685
    Avoid null references during what appears to be race condition (#21) treydock 2022-11-15 08:50:15 -0500
  • 9ac3f71a36 Avoid null references during what appears to be race condition Trey Dockendorf 2022-11-15 08:44:32 -0500
  • 9f99aa2e82 Release 0.8.0 v0.8.0 Trey Dockendorf 2022-03-08 11:58:08 -0500
  • 0224b523ec
    Update Go module dependencies (#20) treydock 2022-03-08 11:56:57 -0500
  • abca7f5bfa Update Prometheus orb Trey Dockendorf 2022-03-06 13:23:50 -0500
  • 8ee921e62e Update Go module dependencies Trey Dockendorf 2022-03-01 09:44:45 -0500
  • 8639779952
    Update Go to 1.17 (#19) treydock 2022-03-01 09:43:23 -0500
  • aee3b1d582 Update Go to 1.17 Trey Dockendorf 2022-02-28 08:35:34 -0500
  • a667eef06f
    Update Makefile.common (#18) treydock 2022-02-28 08:33:29 -0500
  • 5f06654008 Update Makefile.common Stop building armv7 container Trey Dockendorf 2022-02-25 16:14:33 -0500
  • 17b5f87c69
    Update circleci orbs (#17) treydock 2022-02-25 14:49:49 -0500
  • 16dc86f327 Update circleci orbs Trey Dockendorf 2022-02-25 14:38:41 -0500
  • 7124638921
    Update circleci machine image (#16) treydock 2022-02-25 14:35:53 -0500
  • d16954c346 Update circleci machine image Trey Dockendorf 2022-02-25 14:22:41 -0500
  • 4678727df2 Use prometheus orb for publishing Trey Dockendorf 2021-04-23 13:03:25 -0400
  • cf377f74a6 Release 0.7.0 v0.7.0 Trey Dockendorf 2021-04-23 12:53:33 -0400
  • 6a5b8ef5c4
    Merge pull request #14 from treydock/module-update treydock 2021-04-23 12:52:41 -0400
  • 3d2331d010 Update Go module dependencies Trey Dockendorf 2021-04-23 10:16:52 -0400
  • 87e6de6f99
    Merge pull request #13 from treydock/go-update treydock 2021-04-23 10:10:38 -0400
  • 42bb4f8350 Update to Go 1.16 Trey Dockendorf 2021-04-23 09:52:06 -0400
  • b996dde3b4 Releae v0.6.0 v0.6.0 Trey Dockendorf 2020-10-03 10:47:15 -0400
  • d5c089ef27
    Merge pull request #12 from treydock/go-1.15 treydock 2020-10-03 10:46:27 -0400
  • 2b29768c73 Upgrade to Go 1.15 Trey Dockendorf 2020-10-02 16:57:28 -0400
  • f1a2d7b8f4 Release v0.5.0 v0.5.0 Trey Dockendorf 2020-10-02 16:43:29 -0400
  • 59b0b2779f
    Merge pull request #11 from treydock/parallel treydock 2020-10-02 16:42:04 -0400
  • a2dea897a8 Parallelize cgroup loads and process info collection Trey Dockendorf 2020-10-02 16:24:03 -0400
  • 946ae521b8
    Merge pull request #10 from treydock/promlog treydock 2020-10-02 15:38:30 -0400
  • b9b73e7658 Switch logging to promlog Trey Dockendorf 2020-10-02 15:21:18 -0400
  • ea267dd2fd
    Merge pull request #9 from treydock/processes treydock 2020-10-02 14:49:57 -0400
  • bd489d1a7c Use ttar fixtures for tests , idea borrowed from prometheus/procfs Trey Dockendorf 2020-10-02 13:58:33 -0400
  • 1666fe6c96 Add cgroup_process_exec_count metric Trey Dockendorf 2020-10-02 13:53:15 -0400
  • ab23c89789 Release v0.4.0 v0.4.0 Trey Dockendorf 2020-10-01 11:18:24 -0400
  • 9640f099e3
    Merge pull request #8 from treydock/go1.14 treydock 2020-10-01 11:16:48 -0400
  • cd0c8008d8
    Merge pull request #7 from treydock/cpulist treydock 2020-10-01 11:05:40 -0400
  • b4051f0e71 Update to Go 1.14 and update dependencies Trey Dockendorf 2020-10-01 11:05:13 -0400
  • 839bed51c3 Add cgroup_cpu_info metric Trey Dockendorf 2020-10-01 10:50:22 -0400
  • 5ae58af988 Release v0.3.0 v0.3.0 Trey Dockendorf 2020-04-03 09:07:03 -0400
  • 0e1eaa40e6 Add new metrics to README Trey Dockendorf 2020-04-03 09:06:32 -0400
  • 7cd2ec3c3a
    Merge pull request #6 from treydock/memory treydock 2020-04-03 09:06:01 -0400
  • e0f7c0470d Add cgroup_memory_rss_bytes and cgroup_memory_cache_bytes metrics Trey Dockendorf 2020-04-03 08:54:56 -0400
  • 47d48d1f85 Release v0.2.1 v0.2.1 Trey Dockendorf 2020-03-18 09:22:48 -0400
  • 37a9541a57
    Merge pull request #5 from treydock/docker treydock 2020-03-18 09:21:33 -0400
  • 14f8c163d9 s390x is not supported and not building with CGO enabled Trey Dockendorf 2020-03-18 09:09:43 -0400
  • 7c792da037 Fix Dockerfile Trey Dockendorf 2020-03-18 08:50:44 -0400
  • 198fd38043 Release v0.2.0 v0.2.0 Trey Dockendorf 2020-02-27 11:40:26 -0500
  • 720706e742
    Merge pull request #4 from treydock/memsw treydock 2020-02-27 11:39:12 -0500
  • 714fd70b14 Replace swap metrics with memsw to describe the raw values Trey Dockendorf 2020-02-27 11:03:20 -0500
  • beb70052d3 Merge branch 'master' of github.com:treydock/cgroup_exporter Trey Dockendorf 2020-02-24 13:41:45 -0500
  • ab509b63ae Use more meaningful port Trey Dockendorf 2020-02-23 14:36:36 -0500
  • 7d61a7fee6
    Merge pull request #3 from treydock/tests treydock 2020-02-23 14:17:03 -0500
  • 3e294b3091 Expanded tests Trey Dockendorf 2020-02-23 14:05:43 -0500
  • 0b38ae82ee Update README metrics examples Trey Dockendorf 2020-02-20 15:15:23 -0500
  • f8df4c7f4f Release v0.1.0 v0.1.0 Trey Dockendorf 2020-02-20 14:34:11 -0500
  • a58b20c257 Fix error handling Trey Dockendorf 2020-02-20 15:12:32 -0500
  • 903b0fd581 Cleanup collect_error metric Trey Dockendorf 2020-02-20 14:45:43 -0500
  • 7043a29cb6 Update README Trey Dockendorf 2020-02-20 14:41:38 -0500
  • 64869138e2 Rename cgroup_cpu_kernel_seconds to cgroup_cpu_system_seconds Trey Dockendorf 2020-02-20 14:31:49 -0500
  • a4411e8ec8 Add codecov Trey Dockendorf 2020-02-20 14:29:26 -0500
  • a3af84ed27
    Merge pull request #2 from treydock/info treydock 2020-02-20 14:26:30 -0500
  • 025dd068b9 Combine cgroup_userslice_info and cgroup_job_info into cgroup_info Trey Dockendorf 2020-02-20 14:13:45 -0500
  • 252ed00465
    Merge pull request #1 from treydock/errors treydock 2020-02-20 14:04:55 -0500
  • cd39799d62 Remove success metric Trey Dockendorf 2020-02-20 13:51:46 -0500
  • 9bfac687d6 Add metric to indicate collect failures Trey Dockendorf 2020-02-20 13:48:02 -0500
  • 77f32e859b Release v0.0.1 v0.0.1 Trey Dockendorf 2020-02-20 12:44:12 -0500
  • 87d5b24852 Add README Trey Dockendorf 2020-02-20 12:43:31 -0500
  • 88c000ca82 Add fail count metrics for memory and swap Trey Dockendorf 2020-02-14 12:08:22 -0500
  • a40dc18d63 Fix swap metrics Trey Dockendorf 2020-02-14 12:01:24 -0500
  • ffc560b3af Adjust default port Trey Dockendorf 2020-02-13 11:59:25 -0500
  • a090dab072 Lint fixes Trey Dockendorf 2020-02-13 11:44:46 -0500
  • 25de9eebf1 Add torque cgroup files for testing Trey Dockendorf 2020-02-13 10:52:58 -0500
  • f77ce89891 Add Torque cgroup support Trey Dockendorf 2020-02-13 10:52:43 -0500
  • 65b2f7c92a Add fixtures for testing slurm cgroup parsing Trey Dockendorf 2020-02-13 10:42:45 -0500
  • fb1bf083dc SLURM support Trey Dockendorf 2020-02-13 10:42:16 -0500
  • 2c8d40b431 Fix user slice username extraction Trey Dockendorf 2020-02-12 12:58:18 -0500
  • eb5a04e1be Add swap metrics Trey Dockendorf 2020-02-12 12:49:06 -0500
  • bb06e04d87 Support getting user slice information Linting and style fixes Trey Dockendorf 2020-02-12 12:40:24 -0500
  • ed41afdeac Support getting user slice information Trey Dockendorf 2020-02-12 12:33:18 -0500
  • 6f839f268f Misc fixes Trey Dockendorf 2020-02-12 12:26:18 -0500
  • 04ca2dc9d7 Remove broken crossbuilds Trey Dockendorf 2020-02-12 12:22:37 -0500
  • 5e904971a7 Initial commit Trey Dockendorf 2020-02-12 11:07:45 -0500