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
Copy file name to clipboardExpand all lines: weaviate/README.md
+19-2Lines changed: 19 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,17 @@
1
1
# Agent Check: Weaviate
2
2
3
+
![Weaviate Overview Dashboard][16]
4
+
3
5
## Overview
4
6
5
-
This check monitors [Weaviate][1] through the Datadog Agent. For more information, see [Weaviate monitoring][10].
7
+
Weaviate is an open source, AI-native vector database that helps create AI-powered applications. With Datadog's Weaviate integration, you can:
8
+
9
+
- Monitor usage statistics (such as duration of insert, delete, and maintenance operations) to identify potential storage issues, bottlenecks, and assess the impact of data modifications on system responsiveness.
10
+
- Track query latency, rate, and concurrent read/write requests to gain insight into the vector database's overall responsiveness and load handling capabilities.
11
+
- Optimize write-heavy workloads with object statistics, like the average time taken for "put" (write) operations.
12
+
- Ensure smooth and efficient data ingestion with import-related metrics that offer insights into operations like data loading process.
13
+
14
+
This check monitors [Weaviate][1] through the Datadog Agent. For more information, see [Weaviate monitoring][2]. To learn more about Datadog's suite of AI integrations, see this [blog][15].
6
15
7
16
## Setup
8
17
@@ -90,6 +99,12 @@ See [service_checks.json][8] for a list of service checks provided by this integ
90
99
91
100
Need help? Contact [Datadog support][9].
92
101
102
+
## Further Reading
103
+
104
+
Additional helpful documentation, links, and articles:
105
+
106
+
-[Integration roundup: Monitoring your AI stack][15]
0 commit comments