Commit Graph

  • 3209602b05
    Merge fe16e35593 into 8e3c307fb6 Pericles Theodorou 2025-06-01 03:29:17 +0200
  • 9d74a89682
    Merge 7e0b274ab9 into 8e3c307fb6 Dave Anderson 2025-06-01 03:29:17 +0200
  • 400dcd75b5
    Merge f4cd09450d into 8e3c307fb6 Victor Polozov 2025-05-29 15:22:15 +0300
  • f4cd09450d
    Take delayed_job job_name from job Victor Polozov 2025-05-29 15:14:50 +0300
  • 4e0d348621
    Merge dc41ee58f4 into 8e3c307fb6 Richard Towers 2025-05-27 18:27:24 -0500
  • f93f14d90e
    Merge 16ce39eab9 into 8e3c307fb6 Benoit Tigeot 2025-05-19 10:23:20 +0200
  • 16ce39eab9
    Fix syntax tree errors on main branch Benoit Tigeot 2025-05-19 10:17:21 +0200
  • 0b3285c1be
    Merge 8718cc0003 into 8e3c307fb6 Brandon Weaver 2025-05-14 15:22:35 -0500
  • 8e3c307fb6
    FEATURE: Add new metrics busy_threads from Puma (#333) main Benoit Tigeot 2025-05-09 08:58:52 +0200
  • be86bc3b9a
    Linting Benoit Tigeot 2025-05-08 08:33:53 +0200
  • e2a28a0c05
    Do not return `busy_threads` if Puma version is bellow 6.6.0 Benoit Tigeot 2025-04-22 11:57:27 +0200
  • 7e9b823d33
    Fix format of stree check with "stree write" Benoit Tigeot 2025-04-18 08:28:39 +0200
  • 7125d8d238
    Add changelog entry for puma_busy_threads Benoit Tigeot 2025-04-17 08:57:18 +0200
  • 2402c94231
    Prevent arrity error Benoit Tigeot 2025-02-03 11:08:36 +0100
  • dc79a77fe2
    Add busy_threads metrics to Puma metrics Benoit Tigeot 2025-02-03 11:07:20 +0100
  • 74fd1f2250
    Update CHANGELOG to follow https://keepachangelog.com/en/1.1.0/ (#341) Alan Guo Xiang Tan 2025-04-17 14:58:34 +0800
  • 65f8dcba22
    Merge f29ec6f620 into 0f6d2b4c02 Alan Guo Xiang Tan 2025-04-17 02:25:16 +0000
  • f29ec6f620
    Add `cpu_time_seconds` to process metrics instrument_cpu_time_seconds_per_process Alan Guo Xiang Tan 2025-04-16 16:49:45 +0800
  • 4e9f1e802b
    Update CHANGELOG to follow https://keepachangelog.com/en/1.1.0/ Alan Guo Xiang Tan 2025-04-17 10:01:33 +0800
  • 737df1c5a8
    Merge 50e6758a99 into 0f6d2b4c02 Alan Guo Xiang Tan 2025-04-17 09:52:21 +0800
  • 50e6758a99
    DEV: Bump minimum Ruby to 3.2 and ActiveRecord to 7.1 support_ar_72_80 Alan Guo Xiang Tan 2025-04-17 09:47:29 +0800
  • 0f6d2b4c02 DEV: Move linting to a seperate workflow to fix the build Alan Guo Xiang Tan 2025-04-17 09:23:01 +0800
  • 7bb4f06bdd
    DEV: Move linting to a seperate workflow to fix the build Alan Guo Xiang Tan 2025-04-17 09:23:01 +0800
  • bca2229dcc Install curl in Docker image Michael Fahmy 2024-11-27 05:33:09 +0200
  • 8718cc0003 Adds handling for malformed metrics Brandon Weaver 2025-04-08 15:42:52 -0700
  • d57d77bd01
    Add Ruby 3.4 + ActiveRecord 8 Benoit Tigeot 2025-02-03 11:36:54 +0100
  • 41dd0d4592
    Add the puma_busy_threads gauge Paweł Rutkowski 2025-02-03 10:52:30 +0100
  • 317479c96e
    Add busy_threads to puma metrics Paweł Rutkowski 2025-02-03 10:29:41 +0100
  • 46e88afd23 Version bump to 2.2.0 v2.2.0 Alan Guo Xiang Tan 2024-12-05 08:59:11 +0800
  • 45df3dce92 FIX: Ensure socket is closed when error is raised while opening socket Alan Guo Xiang Tan 2024-12-05 07:40:37 +0800
  • a5f8af5b9e
    Version bump to 2.2.0 Alan Guo Xiang Tan 2024-12-05 08:59:11 +0800
  • ef5b4b27cf
    FIX: Ensure socket is closed when error is raised while opening socket Alan Guo Xiang Tan 2024-12-05 07:40:37 +0800
  • cf7bf84226
    DEV: Introduce syntax_tree for formatting (#329) Alan Guo Xiang Tan 2024-12-05 08:42:33 +0800
  • 8da254f7e7
    DEV: Introduce syntax_tree for formatting Alan Guo Xiang Tan 2024-12-05 07:52:53 +0800
  • 4e21b4c443
    Fix the build (#330) Alan Guo Xiang Tan 2024-12-05 08:29:53 +0800
  • 851efd1f53
    Fix the build Alan Guo Xiang Tan 2024-12-05 08:21:34 +0800
  • 9deca0d90c
    DEV: Fix the broken CI build fix_the_build Alan Guo Xiang Tan 2024-12-05 07:46:36 +0800
  • da12fc380d Install curl in Docker image Michael Fahmy 2024-11-27 05:33:09 +0200
  • e501e9f985 uprade to support Ruby 3 joey 2024-09-01 15:05:07 +0100
  • 129eacf2b5 support image built for dynamic owner joey 2024-09-01 14:29:29 +0100
  • 2c41944a8f fix: wrong mocked parameter joey 2024-09-01 14:26:34 +0100
  • 9cd5c4db04 fix bug, handle when queue is empty Omar Shammas 2024-08-26 16:55:44 -0700
  • 4af9bf9b3e Implement no-op `StubClient` viralpraxis 2024-08-02 15:23:12 +0300
  • cbb669bee1
    Feature: Add Dalli::Client memcache metrics for web_collector (#307) Subramanya-Murugesan 2024-06-20 09:57:52 +0530
  • d631b4c67f
    version bump (#321) v2.1.1 Sam 2024-06-19 10:39:32 +1000
  • 8365333b5a
    version bump Sam Saffron 2024-06-19 10:36:38 +1000
  • 1d8e6b106d
    feat(delayed job): allow to select the modules as part of the jobs name (#314) martinramirez7 2024-06-18 20:31:02 -0400
  • a70b0821ea
    DEV: update CI (#319) Sam 2024-05-30 17:09:53 +1000
  • 3be7235a98
    add gem for rails 7.1 Sam Saffron 2024-05-30 17:05:44 +1000
  • 14ac8fc4d7
    DEV: update CI Sam Saffron 2024-05-30 17:04:03 +1000
  • 99760a7cbd
    Add exec_params to profiled pg methods (#317) z 2024-05-30 08:45:51 +0200
  • 905d9d64b8 Add exec_params to profiled pg methods Pascal Zumkehr 2024-05-28 15:46:54 +0200
  • 3de69ad3c9
    Update development dependencies (#318) z 2024-05-30 03:04:31 +0200
  • 0af7244194 Update development dependencies Pascal Zumkehr 2024-05-29 13:42:20 +0200
  • 7e0b274ab9 Fallback to detect controller and action from action_dispatch.request.parameters as symbols David Anderson 2024-05-03 17:06:28 -0600
  • dca3957444 Cache process counters Andrew Hobson 2024-04-17 12:25:27 -0400
  • ee5c4046db Initialize counter_warmup in runner Andrew Hobson 2024-04-17 10:23:33 -0400
  • 0fb832e907 Add counter-warmup option to return 0 on first counter scrape Andrew Hobson 2024-04-11 15:05:40 -0400
  • 808d8a6bdc Add require ostruct to runner_test Andrew Hobson 2024-04-11 14:31:26 -0400
  • 0e59eb496f feat(delayed job): allow to select the modules as part of the jobs name Martin Ramirez Sierralta 2024-04-01 09:20:08 -0300
  • 66c1f39b72
    Update README.md - Add metrics setup instructions for puma single mode (#311) Uzzal Devkota 2024-04-09 09:25:43 +0545
  • e23bac5471
    FIX: kwargs patching (#313) Konstantin Ilchenko 2024-04-03 02:18:10 +0200
  • 9141458858
    Fix rubocop errors in CI Konstantin Ilchenko 2024-04-02 12:50:56 +0200
  • 6e5d9e0a26
    Fix kwargs patching Konstantin Ilchenko 2024-03-28 19:29:46 +0100
  • 2bc185a131
    Update README.md - Add metrics setup instructions for puma single mode Uzzal Devkota 2024-03-20 13:27:12 +0545
  • fe16e35593 Indentation Pericles Theodorou 2024-03-07 12:00:38 +0200
  • a12889cbe0 Validate naming Pericles Theodorou 2024-03-07 11:38:20 +0200
  • 40cb4f9bdb Update README.md Subramanya-Murugesan 2024-02-15 12:16:21 +0530
  • a9a0cf2c09 Added tests Subramanya-Murugesan 2024-02-15 12:04:47 +0530
  • 212ced7e82 Init commit Subramanya-Murugesan 2024-02-15 09:48:50 +0530
  • d1724827d9
    Reuse exisint logger to log start banner instead of puts method (#304) Nicolas Rodriguez 2024-01-30 21:57:53 +0100
  • f54709a56b
    feat(process): support malloc / oldmalloc increase bytes limit GC stat (#305) Brent Dearth 2024-01-30 13:53:01 -0700
  • 2b04dfed98
    feat(process): support malloc / oldmalloc increase bytes limit GC stat Brent Dearth 2024-01-30 07:41:32 -0700
  • 8ca4d096ee
    Merge bbb0d65de2 into 239e2c60f9 Benoit Tigeot 2024-01-30 15:24:10 +0100
  • 2ed95f734a Reuse exisint logger to log start banner instead of puts method Nicolas Rodriguez 2024-01-30 01:53:31 +0100
  • 239e2c60f9
    Fix Github Actions workflow for publish_docker (#303) Pieter C 2024-01-29 04:43:42 +0100
  • fccfc46e05
    Fix Github Actions workflow for publish_docker Pieter Callewaert 2024-01-24 08:52:09 +0100
  • 86591e3b5b metrics_container changes reverted since I didn't use any enumerable methods post refactor Ben Garcia 2024-01-23 17:12:23 +0900
  • 400dcbc2f9 ready_count is the wrong name, keep it as ready for consistency Ben Garcia 2024-01-23 16:40:58 +0900
  • ef09c50578 delayed_jobs_ready instance variable added to metrics Ben Garcia 2024-01-23 16:31:04 +0900
  • b761ecbe03 empty? changed to length.zero? to respect expiry Ben Garcia 2024-01-23 16:09:19 +0900
  • f8d77774e7 GoodJobCollector refactor Ben Garcia 2024-01-23 15:50:12 +0900
  • 92641fd159 RuntimeMetric unused struct removed Ben Garcia 2024-01-23 15:30:46 +0900
  • 373074660a don't forget the documentation! Ben Garcia 2024-01-23 13:13:53 +0900
  • 21f0737160 collect_by_queue added as optional argument to GoodJob#Start Ben Garcia 2024-01-23 13:12:05 +0900
  • 9aec28fb3d context comment Ben Garcia 2024-01-23 12:47:02 +0900
  • db681ab420 delayed_jobs_ready metric added to DelayedJob plugin Ben Garcia 2024-01-23 12:32:26 +0900
  • bbb0d65de2
    Do provide marking_time and sweeping_time on Ruby version bellow 3.3 Benoit Tigeot 2024-01-10 15:07:46 +0100
  • 594c218f87
    Add marking and sweeping time as Process stat Benoit Tigeot 2024-01-09 14:41:44 +0100
  • 83a89798e7
    Version bump (#299) v2.1.0 Sam 2024-01-08 09:49:46 +1100
  • a104fedbb2
    Update Appraisals Sam 2024-01-08 09:49:22 +1100
  • 5c994acd1e
    add versions to testing matrix Sam Saffron 2024-01-08 09:16:20 +1100
  • 1bfb6f8f78
    remove unsupported versions of ruby add rails 7 Sam Saffron 2024-01-08 09:06:44 +1100
  • a4e9e3e5fa
    linting and rubocop Sam Saffron 2024-01-08 09:01:00 +1100
  • da1589f3ae
    Version bump Sam Saffron 2024-01-08 08:46:22 +1100
  • e763dc696c
    Add missing good_job require (#294) Michael Smith 2023-11-17 00:33:32 +0100
  • 0bdb1deefb Add missing good_job require Michael Smith 2023-11-14 16:47:20 +0100
  • dc41ee58f4 Get controller labels from controller, not params Richard Towers 2023-09-29 14:57:49 +0100
  • 27df0a6229
    Remove post install message (#288) Dawid Janczak 2023-08-01 09:36:40 +0800
  • a9a022ef0c Remove post install message DawidJanczak 2023-08-01 09:29:28 +0800