mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
* [bitnami/node-exporter] Allow setting ServiceMonitor's sampleLimit Signed-off-by: Federico Marzocchi <federico.marzocchi@deliveryhero.com> * Fix typo Signed-off-by: Celia Garcia <61272496+CeliaGMqrz@users.noreply.github.com> --------- Signed-off-by: Federico Marzocchi <federico.marzocchi@deliveryhero.com> Signed-off-by: Celia Garcia <61272496+CeliaGMqrz@users.noreply.github.com> Co-authored-by: Celia Garcia <61272496+CeliaGMqrz@users.noreply.github.com>
32 lines
861 B
YAML
32 lines
861 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Analytics
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: node-exporter
|
|
image: docker.io/bitnami/node-exporter:1.6.1-debian-11-r58
|
|
apiVersion: v2
|
|
appVersion: 1.6.1
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/node-exporter/img/node-exporter-stack-220x234.png
|
|
keywords:
|
|
- prometheus
|
|
- node-exporter
|
|
- monitoring
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: node-exporter
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/node-exporter
|
|
version: 3.8.0
|