We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc80278 commit a29f97eCopy full SHA for a29f97e
helm/bundles/cortex-cinder/templates/knowledges.yaml
@@ -1,21 +1 @@
1
----
2
-apiVersion: knowledge.cortex/v1alpha1
3
-kind: Knowledge
4
-metadata:
5
- name: netapp-storage-pool-cpu-usage-cinder
6
-spec:
7
- operator: cortex-cinder
8
- databaseSecretRef:
9
- name: cortex-cinder-postgres
10
- namespace: {{ .Release.Namespace }}
11
- extractor:
12
- name: netapp_storage_pool_cpu_usage_extractor
13
- description: |
14
- Extracts CPU usage information for NetApp storage pools.
15
- recency: "60s"
16
- dependencies:
17
- datasources:
18
- - name: netapp-aggr-labels-cinder
19
- - name: netapp-node-cpu-busy-cinder
20
- - name: netapp-volume-aggr-labels
21
- - name: cinder-storage-pools
+
0 commit comments