Content Deep Dive
Monitoring Weaviate in Production
Blog post from Weaviate
Post Details
Company
Date Published
Author
John Trengrove
Word Count
885
Language
English
Hacker News Points
-
Summary
Weaviate is a cloud native search engine that supports Prometheus metrics publishing, Kubernetes liveness and readiness checks, environment variable configuration, and simplified deployment via Helm charts. To integrate Weaviate with an existing observability stack, one can use Grafana agent or Datadog agent to scrape these metrics. Key metrics to monitor include heap usage, batch latency, object latency, and query latency and rate.