paul8263 commented on a change in pull request #16419:
URL: https://github.com/apache/flink/pull/16419#discussion_r668474753
##########
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:
Pls consider my solution in FLINK-23102. Pls comment below if there is
anything else for me to do.
--
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]