12345678910111213141516171819202122232425262728 |
- name: netdata
- description: Real-time performance monitoring, done right!
- annotations:
- title: Netdata
- type: application
- version: 2.0.29
- apiVersion: v2
- appVersion: v2.2.3
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.9
- home: https://www.netdata.cloud/
- icon: https://media.sys.truenas.net/apps/netdata/icons/icon.png
- sources:
- - https://www.netdata.cloud/
- - https://github.com/netdata/helmchart
- - https://hub.docker.com/r/netdata/netdata
- - https://github.com/netdata/netdata
- keywords:
- - alerting
- - metric
- - monitoring
|