Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
system-charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
system-charts
Commits
43eafbf9
Commit
43eafbf9
authored
Nov 07, 2019
by
Frank Mai
Committed by
Alena Prokharchyk
Nov 11, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Compatible with v1.16 deprecated metrics
parent
c3fb8a35
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
109 additions
and
0 deletions
+109
-0
relabel-rule.yaml
...orter-kube-controller-manager/templates/relabel-rule.yaml
+109
-0
No files found.
charts/rancher-monitoring/v0.0.6/charts/exporter-kube-controller-manager/templates/relabel-rule.yaml
0 → 100644
View file @
43eafbf9
{{
- if semverCompare ">=1.16-0" .Capabilities.KubeVersion.GitVersion -
}}
apiVersion
:
monitoring.coreos.com/v1
kind
:
PrometheusRule
metadata
:
labels
:
app
:
{{
template "app.name" .
}}
chart
:
{{
template "app.version" .
}}
heritage
:
{{
.Release.Service
}}
release
:
{{
.Release.Name
}}
source
:
rancher-monitoring
name
:
compatible-v116-deprecated-metrics
namespace
:
{{
.Release.Namespace
}}
spec
:
groups
:
-
name
:
workqueue_depth.rules
rules
:
-
record
:
APIServiceOpenAPIAggregationControllerQueue1_depth
expr
:
workqueue_depth{name="APIServiceOpenAPIAggregationControllerQueue1"}
-
record
:
APIServiceRegistrationController_depth
expr
:
workqueue_depth{name="APIServiceRegistrationController"}
-
record
:
AvailableConditionController_depth
expr
:
workqueue_depth{name="AvailableConditionController"}
-
record
:
DiscoveryController_depth
expr
:
workqueue_depth{name="DiscoveryController"}
-
record
:
admission_quota_controller_depth
expr
:
workqueue_depth{name="admission_quota_controller"}
-
record
:
autoregister_depth
expr
:
workqueue_depth{name="autoregister"}
-
record
:
crdEstablishing_depth
expr
:
workqueue_depth{name="crdEstablishing"}
-
record
:
crd_autoregistration_controller_depth
expr
:
workqueue_depth{name="crd_autoregistration_controller"}
-
record
:
crd_finalizer_depth
expr
:
workqueue_depth{name="crd_finalizer"}
-
record
:
crd_naming_condition_controller_depth
expr
:
workqueue_depth{name="crd_naming_condition_controller"}
-
record
:
crd_openapi_controller_depth
expr
:
workqueue_depth{name="crd_openapi_controller"}
-
record
:
kubernetes_api_approval_conformant_condition_controller_depth
expr
:
workqueue_depth{name="kubernetes_api_approval_conformant_condition_controller"}
-
record
:
non_structural_schema_condition_controller_depth
expr
:
workqueue_depth{name="non_structural_schema_condition_controller"}
-
record
:
ClusterRoleAggregator_depth
expr
:
workqueue_depth{name="ClusterRoleAggregator"}
-
record
:
certificate_depth
expr
:
workqueue_depth{name="certificate"}
-
record
:
claims_depth
expr
:
workqueue_depth{name="claims"}
-
record
:
disruption_depth
expr
:
workqueue_depth{name="disruption"}
-
record
:
disruption_recheck_depth
expr
:
workqueue_depth{name="disruption_recheck_depth"}
-
record
:
garbage_collector_attempt_to_delete_depth
expr
:
workqueue_depth{name="garbage_collector_attempt_to_delete"}
-
record
:
garbage_collector_attempt_to_orphan_depth
expr
:
workqueue_depth{name="garbage_collector_attempt_to_orphan"}
-
record
:
garbage_collector_graph_changes_depth
expr
:
workqueue_depth{name="garbage_collector_graph_changes"}
-
record
:
horizontalpodautoscaler_depth
expr
:
workqueue_depth{name="horizontalpodautoscaler"}
-
record
:
node_lifecycle_controller_depth
expr
:
workqueue_depth{name="node_lifecycle_controller"}
-
record
:
noexec_taint_node_depth
expr
:
workqueue_depth{name="noexec_taint_node"}
-
record
:
noexec_taint_pod_depth
expr
:
workqueue_depth{name="noexec_taint_pod"}
-
record
:
pvcprotection_depth
expr
:
workqueue_depth{name="pvcprotection"}
-
record
:
pvcs_depth
expr
:
workqueue_depth{name="pvcs"}
-
record
:
pvprotection_depth
expr
:
workqueue_depth{name="pvprotection"}
-
record
:
resource_quota_controller_resource_changes_depth
expr
:
workqueue_depth{name="resource_quota_controller_resource_changes"}
-
record
:
resourcequota_primary_depth
expr
:
workqueue_depth{name="resourcequota_primary"}
-
record
:
resourcequota_priority_depth
expr
:
workqueue_depth{name="resourcequota_priority"}
-
record
:
serviceaccount_tokens_secret_depth
expr
:
workqueue_depth{name="serviceaccount_tokens_secret"}
-
record
:
serviceaccount_tokens_service_depth
expr
:
workqueue_depth{name="serviceaccount_tokens_service"}
-
record
:
volume_expand_depth
expr
:
workqueue_depth{name="volume_expand"}
-
record
:
ttlcontroller_depth
expr
:
workqueue_depth{name="ttlcontroller"}
-
record
:
volumes_depth
expr
:
workqueue_depth{name="volumes"}
-
record
:
deployment_depth
expr
:
workqueue_depth{name="deployment"}
-
record
:
replicaset_depth
expr
:
workqueue_depth{name="replicaset"}
-
record
:
service_depth
expr
:
workqueue_depth{name="service"}
-
record
:
serviceaccount_depth
expr
:
workqueue_depth{name="serviceaccount"}
-
record
:
endpoint_depth
expr
:
workqueue_depth{name="endpoint"}
-
record
:
daemonset_depth
expr
:
workqueue_depth{name="daemonset"}
-
record
:
statefulset_depth
expr
:
workqueue_depth{name="statefulset"}
-
record
:
replicationmanager_depth
expr
:
workqueue_depth{name="replicationmanager"}
-
record
:
job_depth
expr
:
workqueue_depth{name="job"}
-
record
:
namespace_depth
expr
:
workqueue_depth{name="namespace"}
{{
- end
}}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment