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

pyroscope.java running on ubuntu 22.04 desktop budgie kills window manager #1934

Open
korniltsev opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@korniltsev
Copy link
Contributor

What's wrong?

When run pyroscope.java with incorrect configuration on my laptop it kills windows manager.

Steps to reproduce

Just run the provided configuration as root

System information

Linux korniltsev-ThinkPad-X1-Carbon-Gen-11 6.5.0-1024-oem #25-Ubuntu SMP PREEMPT_DYNAMIC Mon May 20 14:47:48 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Software version

alloy, version v1.4.3 (branch: HEAD, revision: 21d118c)

Configuration

pyroscope.write "local" {
  endpoint {
    url = "http://192.168.0.4:4040"
  }
}

discovery.process "local" {

}


pyroscope.java "java" {
    targets = discovery.process.local.targets
  forward_to = [pyroscope.write.local.receiver]
}


Logs

No response

@korniltsev korniltsev added the bug Something isn't working label Oct 21, 2024
@korniltsev korniltsev self-assigned this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant