1234567891011121314151617181920212223242526 |
- name: netdata
- description: Real-time performance monitoring, done right!
- annotations:
- title: Netdata
- type: application
- version: 1.0.19
- apiVersion: v2
- appVersion: v1.38.1
- kubeVersion: ">=1.16.0-0"
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common/2304.0.1
- version: 2304.0.1
- home: https://www.netdata.cloud/
- icon: https://netdata.github.io/helmchart/logo.png
- sources:
- - https://github.com/netdata/helmchart
- - https://github.com/netdata/netdata
- keywords:
- - alerting
- - metric
- - monitoring
|