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: update jfr-parser to 0.9.3 #2894

Merged
merged 2 commits into from
Mar 6, 2025

Conversation

korniltsev
Copy link
Contributor

PR Description

This bump includes these fixes grafana/jfr-parser#48 grafana/jfr-parser#49

Which issue(s) this PR fixes

Fixes #2861

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

Sorry, something went wrong.

@korniltsev korniltsev requested a review from a team as a code owner March 4, 2025 04:56

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@korniltsev korniltsev merged commit 6810350 into main Mar 6, 2025
33 checks passed
@korniltsev korniltsev deleted the pyroscope-java-bump-jfr-parser branch March 6, 2025 12:06
thampiotr added a commit that referenced this pull request Mar 10, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* fix running otelcol.exporter.awss3 with sumo_ic marshaler (#2865)

* pyroscope.java: update jfr-parser to 0.9.3 (#2894)

* fix targets from_json encoding (#2911)

* fix targets from_json encoding

* fix targets from_json encoding

* fix targets from_json encoding

* fix targets from_json encoding  # Conflicts: #	CHANGELOG.md  # Conflicts: #	CHANGELOG.md

* fix targets indexing and field access (#2914)

* fix targets indexing and field access

* fix targets indexing and field access

* fix targets indexing and field access

* fix targets indexing and field access

* fix targets indexing and field access

* fix targets indexing and field access

* fix more stdlib functions working with targets (#2917)

* fix more stdlib functions working with targets

* fix more stdlib functions working with targets

* fix more stdlib functions working with targets

* update walqueue (#2923)

* remotecfg: fix metric reporting load success (#2926)

Signed-off-by: Paschalis Tsilias <[email protected]>

* fix-changelog

* Set signal types according to encoding in otel kafka exporter (#2943)

* set signal types according to encoding in kafka exporter

* add test

---------

Signed-off-by: Paschalis Tsilias <[email protected]>
Co-authored-by: William Dumont <[email protected]>
Co-authored-by: Tolya Korniltsev <[email protected]>
Co-authored-by: mattdurham <[email protected]>
Co-authored-by: Paschalis Tsilias <[email protected]>
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.

jfr parser ParseEvent error: error reading CP: unknown type 0 @ <offset>
2 participants