AHeise commented on a change in pull request #15054: URL: https://github.com/apache/flink/pull/15054#discussion_r605091097
########## File path: flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/JobVertexMessageParameters.java ########## @@ -26,6 +26,8 @@ public class JobVertexMessageParameters extends JobMessageParameters { public final JobVertexIdPathParameter jobVertexIdPathParameter = new JobVertexIdPathParameter(); + public final FlameGraphTypeQueryParameter flameGraphTypeQueryParameter = Review comment: Already solved. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org