VictoriaLogs single server k8s setup gotchas
TL;DR Quick notes from our production rollout of the VictoriaLogs single‑server Helm chart: Use a dedicated node (preferably NVMe) for the VictoriaLogs server to avoid noisy‑neighbor interferen...
TL;DR Quick notes from our production rollout of the VictoriaLogs single‑server Helm chart: Use a dedicated node (preferably NVMe) for the VictoriaLogs server to avoid noisy‑neighbor interferen...
TL;DR This article demonstrates how to intercept and analyze API calls made by Blobfuse2 when mounting Azure Blob Storage containers, especially in environments with virtual directories. By using ...
Use case We want to monitor our Kubernetes cluster using VictoriaMetrics stack using the single version. The stack includes VictoriaMetrics Operator, Grafana dashboards, ServiceScrapes and VMRules...
Use case We have a telemetry pipeline that collects data from different sources and sends it to a central location for analysis (hopefully 😅). The pipeline consists of several components, includin...
The use case We have an internal mongodb container running on a server. It is used by a backend service, and in normal conditions it is not necessary to access it from outside the server. However,...
System resilience in practice by Casey Rosenthal and Nora Jones Book notes Dynamic safety model Safety Engineers tend to optimize for what they see. Since they have an intuition for the Econ...