Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions templates/kubernetes/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ asset_list:
storage or a stable, unique network identity.
- asset_type: DropRule
name: Allowlist - cadvisor
slug: cadvisor_allowlist
slug: cadvisor-allowlist
file: drop-rules/cadvisor-allowlist.yaml
config_required: 'no'
author: Chronosphere
Expand All @@ -134,15 +134,15 @@ asset_list:
keep only the metrics that are relevant for your use case, while dropping the rest.
- asset_type: DropRule
name: Allowlist - Kube State Metrics
slug: kube_state_metrics_allowlist
slug: kube-state-metrics-allowlist
file: drop-rules/kube-state-allowlist.yaml
config_required: 'no'
author: Chronosphere
source: CS
description: An allow list for Kube State Metrics. This drop rule allows you to keep only the metrics that are relevant for your use case, while dropping the rest.
- asset_type: DropRule
name: Allowlist - kubelet
slug: kubelet_allowlist
slug: kubelet-allowlist
file: drop-rules/kubelet-allowlist.yaml
config_required: 'no'
author: Chronosphere
Expand Down