From 6ae4099b5cb1d94e5d7b51e9817d9bdcb264073b Mon Sep 17 00:00:00 2001 From: pkosanam Date: Thu, 7 Sep 2023 22:07:59 +0530 Subject: [PATCH] fixed linting issue --- quickstarts/langchain-vectordb/config.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/quickstarts/langchain-vectordb/config.yml b/quickstarts/langchain-vectordb/config.yml index 90a5e7bc46..563b604760 100644 --- a/quickstarts/langchain-vectordb/config.yml +++ b/quickstarts/langchain-vectordb/config.yml @@ -4,23 +4,22 @@ description: | Monitor your vector searches to get visibility on what you send to your vector store, responses retrieved from them, latency, usage and errors. - ### Track the query performance of your Vector DB - 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. + ### Track the query performance of your Vector DB + 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. - ### Track your app: + ### Track your app: 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. - ### What’s included in this quickstart? - New Relic LangChain monitoring quickstart provides a variety of pre-built dashboards, which will help you gain insights into the health and performance of your LangChain app. These reports include: + New Relic LangChain monitoring quickstart provides a variety of pre-built dashboards, which will help you gain insights into the health and performance of your LangChain app. These reports include: - Vector searches - Alerts for errors, search per vector store, and response time - Identify popular queries, sources, and content summary: | -Monitor your Vector search's performance and quality with New Relic LangChain Vector Stores quickstart. + Monitor your Vector search's performance and quality with New Relic LangChain Vector Stores quickstart. icon: logo.png level: New Relic authors: