Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It didnt worked using Docker + Foreman. #31

Open
igorescobar opened this issue Feb 22, 2016 · 0 comments
Open

It didnt worked using Docker + Foreman. #31

igorescobar opened this issue Feb 22, 2016 · 0 comments

Comments

@igorescobar
Copy link

Hi guys,

Im facing some problems in order to get the results suggested by tunemygc gem.

Settings are:
RUBY_GC_TOKEN=f770a43102934179e6f3d518088543f1
RUBY_GC_TUNE=200

This is the log of all my attempts:

16:36:17 web.1  | [tunemygc] Rails detected, loading railtie
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposing
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: after_initialize
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: at_exit
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposed
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: GC tracepoints
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: action_controller
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled GC tracepoint
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled action_controller spy
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] kamikaze after 200 of 200 units of work
16:48:40 web.1  | [INFO] [tunemygc, pid: 10] kamikaze: synching 407 GC sample snapshots ahead of time (usually only on process exit)
17:08:24 web.1  | [tunemygc] Rails detected, loading railtie
16:36:17 web.1  | [tunemygc] Rails detected, loading railtie
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposing
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: after_initialize
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: at_exit
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposed
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: GC tracepoints
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: action_controller
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled GC tracepoint
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled action_controller spy
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] kamikaze after 200 of 200 units of work
16:48:40 web.1  | [INFO] [tunemygc, pid: 10] kamikaze: synching 407 GC sample snapshots ahead of time (usually only on process exit)
17:08:24 web.1  | [tunemygc] Rails detected, loading railtie
17:08:30 web.1  | [tunemygc] Rails detected, loading railtie
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] interposing
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] hooked: after_initialize
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] hooked: at_exit
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] interposed
17:08:33 web.1  | [INFO] [tunemygc, pid: 16] hooked: GC tracepoints
17:08:33 web.1  | [INFO] [tunemygc, pid: 16] hooked: action_controller
17:10:07 web.1  | [tunemygc] Rails detected, loading railtie
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] interposing
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] hooked: after_initialize
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] hooked: at_exit
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] interposed
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] hooked: GC tracepoints
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] hooked: action_controller
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] at_exit
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] uninstalled GC tracepoint
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] uninstalled action_controller spy
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] Sync required? false
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] at_exit
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] uninstalled GC tracepoint
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] uninstalled action_controller spy
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] Sync required? false
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] uninstalled GC tracepoint
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] uninstalled action_controller spy
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] kamikaze after 200 of 200 units of work
17:19:37 web.1  | [INFO] [tunemygc, pid: 16] kamikaze: synching 407 GC sample snapshots ahead of time (usually only on process exit)
17:29:23 web.1  | [tunemygc] Rails detected, loading railtie
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] interposing
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] hooked: after_initialize
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] hooked: at_exit
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] interposed
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] hooked: GC tracepoints
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] hooked: action_controller
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] at_exit
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] uninstalled GC tracepoint
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] uninstalled action_controller spy
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] Sync required? false
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] at_exit
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] uninstalled GC tracepoint
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] uninstalled action_controller spy
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] Sync required? false
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
16:36:17 web.1  | [tunemygc] Rails detected, loading railtie
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposing
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: after_initialize
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: at_exit
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposed
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: GC tracepoints
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: action_controller
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled GC tracepoint
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled action_controller spy
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] kamikaze after 200 of 200 units of work
16:48:40 web.1  | [INFO] [tunemygc, pid: 10] kamikaze: synching 407 GC sample snapshots ahead of time (usually only on process exit)
17:08:24 web.1  | [tunemygc] Rails detected, loading railtie
17:08:30 web.1  | [tunemygc] Rails detected, loading railtie
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] interposing
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] hooked: after_initialize
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] hooked: at_exit
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] interposed
17:08:33 web.1  | [INFO] [tunemygc, pid: 16] hooked: GC tracepoints
17:08:33 web.1  | [INFO] [tunemygc, pid: 16] hooked: action_controller
17:10:07 web.1  | [tunemygc] Rails detected, loading railtie
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] interposing
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] hooked: after_initialize
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] hooked: at_exit
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] interposed
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] hooked: GC tracepoints
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] hooked: action_controller
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] at_exit
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] uninstalled GC tracepoint
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] uninstalled action_controller spy
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] Sync required? false
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] at_exit
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] uninstalled GC tracepoint
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] uninstalled action_controller spy
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] Sync required? false
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] uninstalled GC tracepoint
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] uninstalled action_controller spy
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] kamikaze after 200 of 200 units of work
17:19:37 web.1  | [INFO] [tunemygc, pid: 16] kamikaze: synching 407 GC sample snapshots ahead of time (usually only on process exit)
17:29:23 web.1  | [tunemygc] Rails detected, loading railtie
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] interposing
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] hooked: after_initialize
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] hooked: at_exit
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] interposed
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] hooked: GC tracepoints
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] hooked: action_controller
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] at_exit
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] uninstalled GC tracepoint
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] uninstalled action_controller spy
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] Sync required? false
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] at_exit
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] uninstalled GC tracepoint
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] uninstalled action_controller spy
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] Sync required? false
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:32:01 web.1  | [tunemygc] Rails detected, loading railtie
16:36:17 web.1  | [tunemygc] Rails detected, loading railtie
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposing
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: after_initialize
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: at_exit
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposed
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: GC tracepoints
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: action_controller
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled GC tracepoint
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled action_controller spy
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] kamikaze after 200 of 200 units of work
16:48:40 web.1  | [INFO] [tunemygc, pid: 10] kamikaze: synching 407 GC sample snapshots ahead of time (usually only on process exit)
17:08:24 web.1  | [tunemygc] Rails detected, loading railtie
17:08:30 web.1  | [tunemygc] Rails detected, loading railtie
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] interposing
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] hooked: after_initialize
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] hooked: at_exit
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] interposed
17:08:33 web.1  | [INFO] [tunemygc, pid: 16] hooked: GC tracepoints
17:08:33 web.1  | [INFO] [tunemygc, pid: 16] hooked: action_controller
17:10:07 web.1  | [tunemygc] Rails detected, loading railtie
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] interposing
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] hooked: after_initialize
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] hooked: at_exit
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] interposed
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] hooked: GC tracepoints
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] hooked: action_controller
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] at_exit
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] uninstalled GC tracepoint
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] uninstalled action_controller spy
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] Sync required? false
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] at_exit
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] uninstalled GC tracepoint
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] uninstalled action_controller spy
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] Sync required? false
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] uninstalled GC tracepoint
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] uninstalled action_controller spy
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] kamikaze after 200 of 200 units of work
17:19:37 web.1  | [INFO] [tunemygc, pid: 16] kamikaze: synching 407 GC sample snapshots ahead of time (usually only on process exit)
17:29:23 web.1  | [tunemygc] Rails detected, loading railtie
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] interposing
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] hooked: after_initialize
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] hooked: at_exit
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] interposed
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] hooked: GC tracepoints
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] hooked: action_controller
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] at_exit
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] uninstalled GC tracepoint
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] uninstalled action_controller spy
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] Sync required? false
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] at_exit
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] uninstalled GC tracepoint
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] uninstalled action_controller spy
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] Sync required? false
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:32:01 web.1  | [tunemygc] Rails detected, loading railtie
17:32:08 web.1  | [tunemygc] Rails detected, loading railtie
16:36:17 web.1  | [tunemygc] Rails detected, loading railtie
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposing
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: after_initialize
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] hooked: at_exit
16:36:17 web.1  | [INFO] [tunemygc, pid: 10] interposed
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: GC tracepoints
16:36:19 web.1  | [INFO] [tunemygc, pid: 10] hooked: action_controller
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled GC tracepoint
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] uninstalled action_controller spy
16:48:40 web.1  | [INFO] [d7e5051d-4924-4197-87d9-83d1b6302443] [u:100836] [tunemygc, pid: 10] kamikaze after 200 of 200 units of work
16:48:40 web.1  | [INFO] [tunemygc, pid: 10] kamikaze: synching 407 GC sample snapshots ahead of time (usually only on process exit)
17:08:24 web.1  | [tunemygc] Rails detected, loading railtie
17:08:30 web.1  | [tunemygc] Rails detected, loading railtie
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] interposing
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] hooked: after_initialize
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] hooked: at_exit
17:08:30 web.1  | [INFO] [tunemygc, pid: 16] interposed
17:08:33 web.1  | [INFO] [tunemygc, pid: 16] hooked: GC tracepoints
17:08:33 web.1  | [INFO] [tunemygc, pid: 16] hooked: action_controller
17:10:07 web.1  | [tunemygc] Rails detected, loading railtie
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] interposing
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] hooked: after_initialize
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] hooked: at_exit
17:10:07 web.1  | [INFO] [tunemygc, pid: 38] interposed
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] hooked: GC tracepoints
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] hooked: action_controller
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] at_exit
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] uninstalled GC tracepoint
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] uninstalled action_controller spy
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] Sync required? false
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:10:09 web.1  | [INFO] [tunemygc, pid: 66] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] at_exit
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] uninstalled GC tracepoint
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] uninstalled action_controller spy
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] Sync required? false
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:10:09 web.1  | [INFO] [tunemygc, pid: 38] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] uninstalled GC tracepoint
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] uninstalled action_controller spy
17:19:37 web.1  | [INFO] [e0c5fab5-5318-48ba-a4a2-fe34f6559051] [u:101432] [tunemygc, pid: 16] kamikaze after 200 of 200 units of work
17:19:37 web.1  | [INFO] [tunemygc, pid: 16] kamikaze: synching 407 GC sample snapshots ahead of time (usually only on process exit)
17:29:23 web.1  | [tunemygc] Rails detected, loading railtie
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] interposing
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] hooked: after_initialize
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] hooked: at_exit
17:29:24 web.1  | [INFO] [tunemygc, pid: 253] interposed
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] hooked: GC tracepoints
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] hooked: action_controller
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] at_exit
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] uninstalled GC tracepoint
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] uninstalled action_controller spy
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] Sync required? false
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:29:26 web.1  | [INFO] [tunemygc, pid: 257] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] at_exit
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] uninstalled GC tracepoint
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] uninstalled action_controller spy
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] Sync required? false
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:29:26 web.1  | [INFO] [tunemygc, pid: 253] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:32:01 web.1  | [tunemygc] Rails detected, loading railtie
17:32:08 web.1  | [tunemygc] Rails detected, loading railtie
17:32:15 web.1  | [tunemygc] Rails detected, loading railtie
17:32:15 web.1  | [INFO] [tunemygc, pid: 13] interposing
17:32:15 web.1  | [INFO] [tunemygc, pid: 13] hooked: after_initialize
17:32:15 web.1  | [INFO] [tunemygc, pid: 13] hooked: at_exit
17:32:15 web.1  | [INFO] [tunemygc, pid: 13] interposed
17:32:18 web.1  | [INFO] [tunemygc, pid: 13] hooked: GC tracepoints
17:32:18 web.1  | [INFO] [tunemygc, pid: 13] hooked: action_controller
17:34:20 web.1  | [tunemygc] Rails detected, loading railtie
17:34:20 web.1  | [INFO] [tunemygc, pid: 38] interposing
17:34:20 web.1  | [INFO] [tunemygc, pid: 38] hooked: after_initialize
17:34:20 web.1  | [INFO] [tunemygc, pid: 38] hooked: at_exit
17:34:20 web.1  | [INFO] [tunemygc, pid: 38] interposed
17:34:22 web.1  | [INFO] [tunemygc, pid: 38] hooked: GC tracepoints
17:34:22 web.1  | [INFO] [tunemygc, pid: 38] hooked: action_controller
17:34:22 web.1  | [INFO] [tunemygc, pid: 41] at_exit
17:34:22 web.1  | [INFO] [tunemygc, pid: 41] uninstalled GC tracepoint
17:34:22 web.1  | [INFO] [tunemygc, pid: 41] uninstalled action_controller spy
17:34:22 web.1  | [INFO] [tunemygc, pid: 41] Sync required? false
17:34:22 web.1  | [INFO] [tunemygc, pid: 41] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:34:22 web.1  | [INFO] [tunemygc, pid: 41] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:34:22 web.1  | [INFO] [tunemygc, pid: 41] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.
17:34:22 web.1  | [INFO] [tunemygc, pid: 38] at_exit
17:34:22 web.1  | [INFO] [tunemygc, pid: 38] uninstalled GC tracepoint
17:34:22 web.1  | [INFO] [tunemygc, pid: 38] uninstalled action_controller spy
17:34:22 web.1  | [INFO] [tunemygc, pid: 38] Sync required? false
17:34:22 web.1  | [INFO] [tunemygc, pid: 38] The TuneMyGC service requires an instrumented application to do at least one unit of work (an ActionController request / response cycle, processing a background job through ActiveJob etc.) in order to suggest a configuration.
17:34:22 web.1  | [INFO] [tunemygc, pid: 38] During the last instrumented run, the agent observed 2 GC events of interest, but none of them happened within the context of a unit of work and is thus not representative of your application's GC profile.
17:34:22 web.1  | [INFO] [tunemygc, pid: 38] Therefore, we're discarding 2 snapshots and will generate a configuration when there's more context available for the agent to get a representative sample size.

Somehow I never was able to see the results at: https://tunemygc.com/apps/f770a43102934179e6f3d518088543f1

After noticing that I need to restart the app in order to get suggestions I tried both... restarting the docker container and killing the foreman job and starting another one... no success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant