I don’t understand the difference between consul’s agent api and catalog api
Although the consul document has always emphasized that agent and catalog should not be confused,But there are indeed many methods that look similar, such as:
When should I use catalog or agent(Just like the above http url)?
Which one is suitable for high frequency calls?