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 <mdrla@redhat.com>
  • Loading branch information
Michal Drla committed Mar 9, 2023
1 parent 5c4d81d commit a9c1dfa
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 a9c1dfa

Please sign in to comment.