diff --git a/flink-runtime-web/web-dashboard/src/app/pages/task-manager/profiler/task-manager-profiler.component.html b/flink-runtime-web/web-dashboard/src/app/pages/task-manager/profiler/task-manager-profiler.component.html index 175cf54606419..405f28110e796 100644 --- a/flink-runtime-web/web-dashboard/src/app/pages/task-manager/profiler/task-manager-profiler.component.html +++ b/flink-runtime-web/web-dashboard/src/app/pages/task-manager/profiler/task-manager-profiler.component.html @@ -121,7 +121,7 @@ nzType="warning" style="margin-top: 10px" nzShowIcon - nzMessage="You need to set the config `rest.profiler.enabled: true` to enable this experimental profiler feature." + nzMessage="You need to set the config `rest.profiling.enabled: true` to enable this experimental profiler feature." >