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

Update pyroscope/ebpf to v0.4.6 #678

Merged

Conversation

simonswine
Copy link
Contributor

@simonswine simonswine commented Apr 25, 2024

Note: Pyroscope updated its prometheus/common dependency and hence this required further updates.

cc @korniltsev @andriikushch

The new version v0.4.4 allows to configure the size of the PIDsmap, which has become a limitation for some deployments. (see grafana/pyroscope#3181)

As part of the PR I also released v0.4.6, which updates the annotations to be "alloy" compatible, so the debug info is displayed as before.

@simonswine simonswine added the backport-to-agent PR should be backported to the agent repo. label Apr 25, 2024
@simonswine simonswine marked this pull request as ready for review April 25, 2024 12:06
@simonswine simonswine requested review from rfratto and ptodev April 25, 2024 12:06
Copy link
Contributor

@korniltsev korniltsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we expose PIDMapSize SymbolsMapSize to the river config? to actually allow resizing the maps?

Note: Pyroscope updated its prometheus/common dependecy and hence this
required further updates.
This also modifieds the way we do defaulting and valides those two new
fields.
This updates the pyroscope/ebpf annotations to both have alloy and
river ones.
@simonswine simonswine force-pushed the 20240425_update-pyroscope/ebpf-v0.4.4 branch from 7832e34 to e7be4b1 Compare April 26, 2024 07:57
@simonswine simonswine changed the title Update pyroscope/ebpf to v0.4.4 Update pyroscope/ebpf to v0.4.5 Apr 26, 2024
@simonswine simonswine marked this pull request as ready for review April 26, 2024 09:26
This also includes a test to make sure debug data is marshalled
correctly.
@simonswine simonswine changed the title Update pyroscope/ebpf to v0.4.5 Update pyroscope/ebpf to v0.4.6 Apr 26, 2024
@simonswine
Copy link
Contributor Author

@korniltsev I think it is worth giving this another try.

@simonswine simonswine merged commit 6203322 into grafana:main Apr 30, 2024
10 checks passed
hainenber pushed a commit to hainenber/alloy that referenced this pull request May 1, 2024
* Update pyroscope/ebpf to v0.4.4

Note: Pyroscope updated its prometheus/common dependecy and hence this
required further updates.

* Also update windows exporter

* Allow pid maps to be configured

This also modifieds the way we do defaulting and valides those two new
fields.

* Update pyroscope/ebpf v0.4.5

This updates the pyroscope/ebpf annotations to both have alloy and
river ones.

* Add some testing for argument validation

* Update to v0.4.6 to fix debug data

This also includes a test to make sure debug data is marshalled
correctly.
polyrain pushed a commit to polyrain/alloy that referenced this pull request May 1, 2024
* Update pyroscope/ebpf to v0.4.4

Note: Pyroscope updated its prometheus/common dependecy and hence this
required further updates.

* Also update windows exporter

* Allow pid maps to be configured

This also modifieds the way we do defaulting and valides those two new
fields.

* Update pyroscope/ebpf v0.4.5

This updates the pyroscope/ebpf annotations to both have alloy and
river ones.

* Add some testing for argument validation

* Update to v0.4.6 to fix debug data

This also includes a test to make sure debug data is marshalled
correctly.
@simonswine simonswine added the backport-to-agent:done PR has been backported to the agent repo and merged. label May 28, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-to-agent:done PR has been backported to the agent repo and merged. backport-to-agent PR should be backported to the agent repo. frozen-due-to-age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants