apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: name: lumperctl labels: platform.edge.ncr.com/component: lumperctl cluster_hash: ${cluster_hash} cluster_uuid: ${cluster_uuid} namespace: warehouse-system annotations: monitoring.edge.ncr.com/allowed-metrics: | edge_lpctl_reconcile_condition_status edge_lpctl_reconcile_suspend_status edge_lpctl_reconcile_duration_seconds_sum edge_lpctl_reconcile_duration_seconds_count edge_lpctl_reconcile_duration_seconds_bucket edge_lpctl_cache_get_count edge_lpctl_cache_len_count workqueue_depth workqueue_adds_total workqueue_queue_duration_seconds workqueue_work_duration_seconds workqueue_unfinished_work_seconds workqueue_longest_running_processor_seconds workqueue_retries_total rest_client_requests_total controller_runtime_reconcile_total controller_runtime_reconcile_errors_total controller_runtime_reconcile_time_seconds controller_runtime_max_concurrent_reconciles controller_runtime_active_workers controller_runtime_webhook_latency_seconds controller_runtime_webhook_requests_total controller_runtime_webhook_requests_in_flight pallet.edge.ncr.com/created: "2023-02-16T21:26:39Z" pallet.edge.ncr.com/name: lumper-controller pallet.edge.ncr.com/revision: 696897a3df910b6e84a88c9336907a17b18159c1 pallet.edge.ncr.com/source: https://github.com/ncrvoyix-swt-retail/edge-infra/tree/696897a3df910b6e84a88c9336907a17b18159c1 pallet.edge.ncr.com/team: '@ncrvoyix-swt-retail/edge-foundation' pallet.edge.ncr.com/version: 7.7.7-rc.1676582799+commit.696897a spec: selector: matchLabels: platform.edge.ncr.com/component: lumperctl endpoints: - port: metrics metricRelabelings: - action: labeldrop regex: "container" - action: labeldrop regex: "job" - action: labeldrop regex: "endpoint"