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

Backport: pyroscope.ebpf: Update pyroscope/ebpf to v0.4.6 #6917

Merged
merged 2 commits into from
May 24, 2024

Conversation

simonswine
Copy link
Contributor

@simonswine simonswine commented May 20, 2024

This backports into Grafana Agent (#678)

* 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 changed the title Update pyroscope/ebpf to v0.4.6 (#678) Backport:Update pyroscope/ebpf to v0.4.6 (#678) May 20, 2024
@simonswine simonswine changed the title Backport:Update pyroscope/ebpf to v0.4.6 (#678) Backport: Update pyroscope/ebpf to v0.4.6 (#678) May 20, 2024
@simonswine simonswine changed the title Backport: Update pyroscope/ebpf to v0.4.6 (#678) Backport: pyroscope.ebpf: Update pyroscope/ebpf to v0.4.6 May 20, 2024
@simonswine simonswine marked this pull request as ready for review May 21, 2024 09:58
Copy link
Contributor

@clayton-cornell clayton-cornell left a comment

Choose a reason for hiding this comment

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

Docs look OK. Needs a review from @grafana/grafana-agent-maintainers

@clayton-cornell clayton-cornell requested review from a team and removed request for a team May 21, 2024 18:35
@korniltsev
Copy link
Contributor

I am surprised we do changes in agent. Will there be new agent releases?

@simonswine
Copy link
Contributor Author

@korniltsev I think so, there is a internal document on this

@simonswine simonswine merged commit b4eb3d1 into grafana:main May 24, 2024
10 checks passed
erikbaranowski added a commit that referenced this pull request May 31, 2024
* Update pyroscope/ebpf to v0.4.6 (#678) (#6917)

* 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.

Co-authored-by: Clayton Cornell <[email protected]>

* Add a snmp_context argument (#6923)

* Update `make docs` procedure (#6930)

Co-authored-by: grafanabot <[email protected]>

---------

Co-authored-by: Christian Simon <[email protected]>
Co-authored-by: Clayton Cornell <[email protected]>
Co-authored-by: Paulin Todev <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: grafanabot <[email protected]>
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Jun 24, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants