NicoK commented on a change in pull request #16419:
URL: https://github.com/apache/flink/pull/16419#discussion_r665956438



##########
File path: 
flink-runtime-web/web-dashboard/src/app/pages/job/overview/flamegraph/job-overview-drawer-flamegraph.component.html
##########
@@ -41,6 +41,6 @@
   <nz-spin *ngIf="isLoading"></nz-spin>
 </div>
 
-
-
-
+<ng-template #notAvailable>
+  <span>Flame graph is currently unavailable</span>

Review comment:
       I'm thinking of your comment about 
https://issues.apache.org/jira/browse/FLINK-22527 - should this be solved here 
instead of inside https://github.com/apache/flink/pull/16352?




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to