I would like to ask how to make Prometheus in the cluster send data to VM Metrics

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: 想问一下如何让集群里面的普罗米修斯把数据发送到VM Metrics哇

| username: TiDBer_Djg7vAQC

The internet says to modify the Prometheus yaml file, but where is it?

| username: redgame | Original post link

Ours is here: deploy/prometheus/conf/

| username: yiduoyunQ | Original post link

I didn’t understand what the question in the title is. If you want to check the corresponding monitoring metrics for Kubernetes, refer to TiDB 集群的监控与告警 | PingCAP 文档中心

| username: dba-kit | Original post link

You can try writing the monitoring data to a remote location using the remote_write parameter.