diff --git a/src/graphql/fragments/ebpf.ts b/src/graphql/fragments/ebpf.ts index ca0d46ab..7f635650 100644 --- a/src/graphql/fragments/ebpf.ts +++ b/src/graphql/fragments/ebpf.ts @@ -62,6 +62,7 @@ export const queryEBPFTasks = { threshold current } + message } }`, }; diff --git a/src/views/dashboard/related/continuous-profiling/components/Policy.vue b/src/views/dashboard/related/continuous-profiling/components/Policy.vue index 8e315dbe..231cedc6 100644 --- a/src/views/dashboard/related/continuous-profiling/components/Policy.vue +++ b/src/views/dashboard/related/continuous-profiling/components/Policy.vue @@ -53,10 +53,6 @@ limitations under the License. --> @change="changeMonitorType($event, index)" /> -