-
Notifications
You must be signed in to change notification settings - Fork 302
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
Point Ollama to the updated AI Monitoring installer #2483
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@RyanKadri Please work on this change
quickstarts/ollama/config.yml
Outdated
@@ -50,5 +50,4 @@ keywords: | |||
- NR1_sys | |||
alertPolicies: | |||
- langchain | |||
dashboards: | |||
- langchain | |||
dashboards: [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dashboards: [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sjyothi54 done :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
This points the Ollama quickstart to the new AI Monitoring installation approach (directly through the APM agent). The default dashboard does not really make sense for an app that uses Ollama so I'm removing the link to that. The curated AI Monitoring pages (or the new entity's page) is probably where we should send the user but it doesn't seem like we can easily hook that up via the quickstart config
Pre merge checklist
Dashboards
Alerts