Skip to content

chore: clustering mode is required for pyroscope #47

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Aug 15, 2025

Profiling cannot occur by 2 agents at the same time. Clustering distributed these jobs evenly across agents.

This is to solve this error in production on agents:

server returned HTTP status (500) Could not enable CPU profiling: cpu profiling already in use

Emyrk added 2 commits August 15, 2025 09:51
Profiling cannot occur by 2 agents at the same time. Clustering
distributed these jobs evenly across agents
Prometheus ignores this, as clustering block is not used
@Emyrk Emyrk requested a review from dannykopping as a code owner August 15, 2025 14:56
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

Successfully merging this pull request may close these issues.

1 participant