We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1971941 commit 6e2f7caCopy full SHA for 6e2f7ca
registry/coder/templates/kubernetes-devcontainer/main.tf
@@ -355,7 +355,7 @@ resource "coder_agent" "main" {
355
# if you don't want to display any information.
356
# For basic resources, you can use the `coder stat` command.
357
# If you need more control, you can write your own script.
358
- # Note: May not work on AWS Linux Nodes
+ # Note: May not work on AWS Linux Nodes See: https://github.com/coder/clistat/issues/17
359
# metadata {
360
# display_name = "CPU Usage"
361
# key = "0_cpu_usage"
0 commit comments