You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently ext proc is hard-coded to scrape from [POD_IP]:[PORT]/metrics for prometheus metrics.
Different model server may expose different endpoints for scraping metrics. We'd like to introduce config fields to capture this information.