My instances are all public IP addresses. I hope that the instance returned when querying data is a hidden or disguised instance. Is there any way to do it?
For example, the following return:
{"status": "success", "data": {"resultType": "matrix", "result": [{"metric": {"server": "beijing", "direction": "price", " exchange ":" beijing "," instance ":"
127.0.0.1:20942","job":"20942 "}
I hope to become:
{"status": "success", "data": {"resultType": "matrix", "result": [{"metric": {"server": "beijing", "direction": "price", " exchange ":" beijing "," instance ":" hidden "," job ":" 20942 "}