Skip to content

Commit

Permalink
fix: for now, don't show application logs in dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
starpit committed Apr 1, 2023
1 parent 6f77ed2 commit cd881dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const resourcePaths: Record<Kind, string[]> = {
"events/job-status.txt",
"events/pods.txt",
"events/runtime-env-setup.txt",
"logs/job.txt",
// "logs/job.txt",
],
"gpu%": ["resources/gpu.txt"],
"gpumem%": ["resources/gpu.txt"],
Expand Down

0 comments on commit cd881dc

Please sign in to comment.