Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for service monitor on NIM Service #58

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

visheshtanksale
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@shivamerla shivamerla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@shivamerla
Copy link
Collaborator

please add some tests for ServiceMonitor if not already present.

@shivamerla shivamerla merged commit 54d70c9 into NVIDIA:main Aug 16, 2024
7 checks passed
Copy link
Collaborator

@mkhaas mkhaas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. Just a note may have to account for embedding/reranking on a different metrics port.

@@ -608,6 +615,7 @@ func (n *NIMService) GetServiceParams() *rendertypes.ServiceParams {

// Set service ports
params.Port = n.GetServicePort()
params.PortName = "open-ai-port"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, the metrics port for embedding/reranking if not the open-ai-port. It is a separate port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants