Skip to content

Commit

Permalink
feat: Add metrics to observability
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Drla <[email protected]>
  • Loading branch information
Michal Drla committed Mar 9, 2023
1 parent 2419a16 commit 947c661
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
kind: ConfigMap
apiVersion: v1
metadata:
name: observability-metrics-custom-allowlist
namespace: open-cluster-management-observability
data:
metrics_list.yaml: |
names:
- mapi_machine_created_timestamp_seconds
- kube_node_info

0 comments on commit 947c661

Please sign in to comment.