Obtaining kubelet metrics in Kubernetes setup on Azure using metric server

Hi where i can find kubelet metrics in kubernetes setup on azure (
kubelet_node_config_error
kubelet_runtime_operations_duration_seconds
kubelet_runtime_operations_total
kubelet_runtime_operations_errors_total
storage_operation_errors_total
kubelet_pod_start_duration_seconds
kubelet_pod_worker_duration_seconds
storage_operation_duration_seconds) if it is in metric server how can i get those metrics can anyone help me in this, Encouraging fast replies is advisable ?

https://learn.microsoft.com/en-us/azure/azure-monitor/

https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/data-platform-metrics

hi , i know what are all the metrics it is providing , but how can i view those metrics from the nodes?

https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/analyze-metrics

https://learn.microsoft.com/en-us/azure/azure-monitor/containers/container-insights-analyze

https://www.youtube.com/watch?v=XEdwGvS2AwA

will check thank you. did you got my question right setup is done its running now wanna check those kubelet metrics thats the problem checked with all ports errors are coming . it will run in metrics-server only right?

i checked that utube url but i dont have acees for all that with running the pods and node what are all the metrics it will generating thats only i want .

https://www.youtube.com/watch?v=bafijVfuzwY

This is much more simple:

https://github.com/kubernetes/dashboard

we dont have any kubernetes dashboard with me and all are private clusters so we cannot see them in azure workloads , i know that we can do curl witth the service running ip and get metrics i done like this for dns but for kubelet its not coming thats my doubt