Skip to content

fix: Remove Parca debug info upload from user configuration#5391

Merged
ptodev merged 1 commit intomainfrom
remove-parca-debug-info-upload
Jan 29, 2026
Merged

fix: Remove Parca debug info upload from user configuration#5391
ptodev merged 1 commit intomainfrom
remove-parca-debug-info-upload

Conversation

@korniltsev-grafanista
Copy link
Contributor

@korniltsev-grafanista korniltsev-grafanista commented Jan 29, 2026

Summary

We're removing this because we decided to replace grpc with connect grafana/pyroscope#4648 (comment)

  • Remove debug_info block from pyroscope.ebpf component arguments
  • Remove debug info endpoint handling from pyroscope.receive_http
  • On-target symbolization is now always enabled internally
  • Update documentation to reflect removed configuration options

Test plan

  • Build succeeds
  • Existing pyroscope tests pass
  • Manual testing with pyroscope.ebpf component

🤖 Generated with Claude Code

@github-actions
Copy link
Contributor

github-actions bot commented Jan 29, 2026

💻 Deploy preview deleted (fix: Remove Parca debug info upload from user configuration).

@korniltsev-grafanista korniltsev-grafanista force-pushed the remove-parca-debug-info-upload branch from c867d79 to 749abd7 Compare January 29, 2026 09:33
@korniltsev-grafanista
Copy link
Contributor Author

We're removing this because we decided to replace grpc with connect grafana/pyroscope#4648 (comment)

@korniltsev-grafanista korniltsev-grafanista force-pushed the remove-parca-debug-info-upload branch from 749abd7 to b131e81 Compare January 29, 2026 09:45
Remove the debug_info block from pyroscope.ebpf component arguments,
hiding the Parca debug info upload functionality from users. On-target
symbolization is now always enabled internally.

Changes:
- Remove debug_info block from pyroscope.ebpf arguments
- Remove debug info endpoint handling from pyroscope.receive_http
- Update documentation to reflect removed configuration options
- Keep internal upload code for potential future use

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ptodev ptodev merged commit 0a749ff into main Jan 29, 2026
65 checks passed
@ptodev ptodev deleted the remove-parca-debug-info-upload branch January 29, 2026 12:36
grafana-alloybot bot pushed a commit that referenced this pull request Jan 29, 2026
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants