incubator-pegasus icon indicating copy to clipboard operation
incubator-pegasus copied to clipboard

Feature: support http client API for the components that need to access http services

Open empiredan opened this issue 1 year ago • 0 comments

According to https://github.com/apache/incubator-pegasus/issues/1206, metrics would be fetched by RESTful API.

In Pegasus, some components require access to http services. For example, Pegasus shell needs to access metrics. Thus, while providing RESTful service, we should also offer http client API to for the components that need to access http services.

empiredan avatar Aug 16 '23 13:08 empiredan