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

Missing Go process (with agent) #238

Open
grongor opened this issue Dec 5, 2023 · 0 comments
Open

Missing Go process (with agent) #238

grongor opened this issue Dec 5, 2023 · 0 comments

Comments

@grongor
Copy link

grongor commented Dec 5, 2023

I'm trying out gops for the first time and it seems I've managed to found a bug already...

$ echo ${GOPS_CONFIG_DIR:-not set}
not set
$ gops
75881 31187 gops  go1.21.4 X:arenas /var/home/......../gops
$ ls -l ~/.config/gops/
total 4
-rwxr-xr-x 1 xxx xxx 5 Dec  5 14:35 26880
$ gops 26880
parent PID:	836
threads:	40
memory usage:	24.039%
cpu usage:	432.442%
username:	xxx
cmd+args:	/home/......./the-app
elapsed time:	02:20:12

My app runs under supervisord and uses the default config (empty agent.Options{}). I also use https://github.com/grongor/panicwatch (a panicwrap alternative), but I think that neither should be an issue.

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