kube-prometheus
kube-prometheus copied to clipboard
Problems via adding new custom target
hey folks!
my env:
kubernetes 1.9.2
I tried to add scrape config with defenition of my target. After create and point secret into yaml file I didnt saw anything. Right now i havent configmap with scrape targets .
kubectl get cm -n monitoring
NAME DATA AGE
adapter-config 1 3h10m
blackbox-exporter-configuration 1 3h10m
grafana-dashboard-apiserver 1 3h10m
grafana-dashboard-cluster-total 1 3h10m
grafana-dashboard-controller-manager 1 3h10m
grafana-dashboard-k8s-resources-cluster 1 3h10m
grafana-dashboard-k8s-resources-namespace 1 3h10m
grafana-dashboard-k8s-resources-node 1 3h10m
grafana-dashboard-k8s-resources-pod 1 3h10m
grafana-dashboard-k8s-resources-workload 1 3h10m
grafana-dashboard-k8s-resources-workloads-namespace 1 3h10m
grafana-dashboard-kubelet 1 3h10m
grafana-dashboard-namespace-by-pod 1 3h10m
grafana-dashboard-namespace-by-workload 1 3h10m
grafana-dashboard-node-cluster-rsrc-use 1 3h10m
grafana-dashboard-node-rsrc-use 1 3h10m
grafana-dashboard-nodes 1 3h10m
grafana-dashboard-persistentvolumesusage 1 3h10m
grafana-dashboard-pod-total 1 3h10m
grafana-dashboard-prometheus 1 3h10m
grafana-dashboard-prometheus-remote-write 1 3h10m
grafana-dashboard-proxy 1 3h10m
grafana-dashboard-scheduler 1 3h10m
grafana-dashboard-statefulset 1 3h10m
grafana-dashboard-workload-total 1 3h10m
grafana-dashboards 1 3h10m
istio-ca-root-cert 1 3h13m
prometheus-k8s-rulefiles-0 7 3h10m
How can I need to correctly adding scrape config with my new target?
Any answer ?
This issue has been automatically marked as stale because it has not had any activity in the last 60 days. Thank you for your contributions.
This issue was closed because it has not had any activity in the last 120 days. Please reopen if you feel this is still valid.