Francesco Andreuzzi

Results 33 issues of Francesco Andreuzzi

I'm trying to understand why `Profile::profile_id` [is required](https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/profiles/v1development/profiles.proto#L247) according to the spec. I see why one would assign a unique ID to a profile; yet, I don't see why this...

### Search before asking - [x] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component Java Agent (apache/skywalking-java) ### What happened I'm getting `JFR_UPLOAD_FILE_TOO_LARGE_ERROR`...

bug
backend

### Description I've been working on a backport to fix JDK-8339725. The fix in openjdk/jdk#20907 is not enough to fix the problem on jdk11. The missing backport is JDK-8214972, which...