app.yaml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: v2.6.3
  4. capabilities:
  5. - description: Netdata is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Netdata is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Netdata is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Netdata is able to change group ID of processes
  12. name: SETGID
  13. - description: Netdata is able to change user ID of processes
  14. name: SETUID
  15. - description: Netdata is able to trace and control other processes
  16. name: SYS_PTRACE
  17. - description: Netdata is able to perform raw I/O operations
  18. name: SYS_RAWIO
  19. categories:
  20. - monitoring
  21. changelog_url: https://learn.netdata.cloud/
  22. date_added: '2024-08-02'
  23. description: Real-time performance monitoring, done right!
  24. home: https://www.netdata.cloud/
  25. host_mounts:
  26. - description: Required to read the OS release information.
  27. host_path: /etc/os-release
  28. - description: Required to read the user information.
  29. host_path: /etc/passwd
  30. - description: Required to read the group information.
  31. host_path: /etc/group
  32. - description: Required to read the hostname information.
  33. host_path: /etc/hostname
  34. - description: Required to read the processes information.
  35. host_path: /proc
  36. - description: Required to read the system information.
  37. host_path: /sys
  38. - description: Required to read the docker information.
  39. host_path: /var/run/docker.sock
  40. icon: https://media.sys.truenas.net/apps/netdata/icons/icon.png
  41. keywords:
  42. - alerting
  43. - metric
  44. - monitoring
  45. lib_version: 2.1.49
  46. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  47. maintainers:
  48. - email: dev@ixsystems.com
  49. name: truenas
  50. url: https://www.truenas.com/
  51. name: netdata
  52. run_as_context:
  53. - description: Netdata runs as a root user.
  54. gid: 0
  55. group_name: root
  56. uid: 0
  57. user_name: root
  58. screenshots:
  59. - https://media.sys.truenas.net/apps/netdata/screenshots/screenshot1.png
  60. - https://media.sys.truenas.net/apps/netdata/screenshots/screenshot2.png
  61. - https://media.sys.truenas.net/apps/netdata/screenshots/screenshot3.png
  62. sources:
  63. - https://www.netdata.cloud/
  64. - https://github.com/netdata/helmchart
  65. - https://hub.docker.com/r/netdata/netdata
  66. - https://github.com/netdata/netdata
  67. title: Netdata
  68. train: stable
  69. version: 1.3.13