Skip to content

Commit e14c757

Browse files
authored
Merge pull request #2085 from sjyothi54/NR-164857
SKLearn Vector Store Quickstart
2 parents 9b7d116 + 8f43e84 commit e14c757

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
slug: sklearn-vector-store
2+
description: |
3+
## Why should you monitor your usage of SKLearn Vector Store?
4+
Monitor your vector searches on SKLearn Vector Store to get visibility on what you send to SKLearn Vector Store, responses retrieved from SKLearn Vector Store, latency, usage and errors.
5+
### Track the query performance of your Vector DB
6+
Track the behavior of your vector stores. Monitor the latency, queries, the number of documents retrieved, and the content of the documents so that you can evaluate their relevance.
7+
### Track your app:
8+
By tracking key metrics like latency, throughput, error rates, and input & output, you can gain insights into your app's performance and identify areas of improvement.
9+
10+
### What’s included in this quickstart?
11+
New Relic SKLearn Vector Store monitoring quickstart provides a variety of pre-built dashboards, which will help you gain insights into the health and performance of your SKLearn Vector Store app. These reports include:
12+
- Vector searches
13+
- Alerts for errors, search per vector store, and response time
14+
- Identify popular queries, sources, and content.
15+
16+
summary: |
17+
Monitor your Vector search's performance and quality with New Relic SKLearn Vector Store quickstart.
18+
icon: logo.png
19+
level: New Relic
20+
authors:
21+
- New Relic
22+
- Jyothi Surampudi
23+
title: SKLearn Vector Store
24+
documentation:
25+
- name: SKLearn Vector Store Vector Database integration documentation
26+
description: |
27+
Implement monitoring and instrumentation for your Vector store, and ensure that your observability data is integrated into New Relic for effective performance analysis and insights.
28+
url: https://github.com/newrelic/nr-openai-observability
29+
dataSourceIds:
30+
- langchain-vectordb
31+
keywords:
32+
- SKLearn Vector Store
33+
- vector store
34+
- vector database
35+
- machine learning
36+
- artificial intelligence
37+
- computer vision
38+
- information retrieval
39+
- python
40+
- scikit-learn
41+
- AI
42+
- ML
43+
- NLP
44+
- CV
45+
- mlops
46+
- NR1_addData
47+
dashboards:
48+
- langchain-vectordb
49+
alertPolicies:
50+
- langchain-vectordb
70 KB
Loading

0 commit comments

Comments
 (0)