VictoriaMetrics Enterprise is our reliable, secure, and cost-efficient solution to help solve your organization’s monitoring and observability set-ups – even the most complex ones.

🟣 #VictoriaMetrics is proud to be a Silver Sponsor at #KubeCon in Amsterdam + #Observability day, March 23–26, booth #780!
Want to learn more about VictoriaMetrics Enterprise? Visit our booth.
#TechInnovation #CloudNative #TechConference
https://bit.ly/4dergHd

#OpenAI is using #VictoriaMetrics Stack to power their internal Codex-based project. They spin up isolated #observability for the 3 signals to feed context into AI coding loops. Check their architecture 👇diagram: https://bit.ly/3NiQU3b

🔋 Batterie solaire : gadget ou investissement ?

Cela faisait un moment que l'idée d'ajouter du stockage à mon installation solaire me trottait dans la tête. Mais au lieu de deviner, j'ai laissé parler les chiffres. 📊

Grâce à plus d'un an de données récoltées via #HomeAssistant et #VictoriaMetrics, j'ai codé un simulateur pour "rejouer" 18 mois de production et consommation heure par heure.

Le résultat ? Tout dépend de votre contrat de revente ! Je partage ma démarche, les résultats et les scripts Python ici :

🔗 https://blog.mornati.net/une-batterie-solaire-est-elle-rentable-en-2026

#Solaire #Photovoltaique #DIY #Domotique #Energie #OpenSource #DataScience

🟣 #VictoriaMetrics is proud to be a Silver Sponsor at KubeCon Europe and Observability day in Amsterdam, The Netherlands. March 23–26.

We are introducing #VictoriaTraces, our #OpenSource, user-friendly database designed for storing and querying distributed tracing data, built by the VictoriaMetrics team.
Do you want to learn more? Let's connect. Join us to explore the latest in open source #observability solutions.

#CloudNative #OpenSource #TechConference
https://bit.ly/4dergHd

Querying logs in #VictoriaMetrics Cloud is powered by the LogsQL language, designed specifically for log analysis.
With #LogsQL, you can filter, transform, and aggregate your logs as you wish.
Retrieving the ordered set of #k8s #logs with errors in the last hour looks like this:
error kubernetes _time:1h | sort by (_time)
Do you want to learn more about efficient #LogManagement? Let's connect at our booth: #780! Join us to explore the latest in open source #observability solutions.
🟣 #VictoriaMetrics is proud to be a Silver Sponsor at #KubeCon Amsterdam, March 24–26, booth #780 in the Netherlands 🇳🇱
#TechInnovation #CloudNative #OpenSource #TechConference
https://bit.ly/4dergHd
KubeCon + CloudNativeCon Europe | LF Events

The Cloud Native Computing Foundation’s flagship conference gathers adopters and technologists from leading open source and cloud native communities.

LF Events

The future of AI-driven monitoring in anomaly detection.
We are using the Model Context Protocol (#MCP) to enhance AI capabilities within VictoriaMetrics Anomaly Detection. Our MCP Server integration is designed to help your team stay informed about critical events and product updates while simplifying the management of alerting rules.
Learn more about the MCP Server for VictoriaMetrics Anomaly Detection👇
https://bit.ly/4sMp6TM

#AnomalyDetection #VictoriaMetrics

#VictoriaMetrics will be at #KubeCon Europe 2026 in Amsterdam.

🎤 @dianatodea, our developer advocate, and Elif Samedin - https://airdna.co, will present "Who Built This Platform? Alternative Viewpoints on Platform Design"

When?
📅 March 23 · 09:25 CET
Where?
📍 Hall 8 · Room F

See you in Amsterdam!
https://bit.ly/4sa2Sv1

#Observability #Monitoring #metrics

A continuation of the home NAS setup series.

Monitoring in general has already been configured in previous parts, but log management still needs to be set up – because doing it in the console with tail -f /var/log/messages is certainly possible – but there are more convenient tools available.

We’ll use VictoriaLogs – especially since my FreeBSD already has the VictoriaMetrics + VMAlert + […]

https://rtfm.co.ua/en/freebsd-home-nas-part-14-logs-with-victorialogs-and-alerts-with-vmalert/

In the previous post FreeBSD: Home NAS, part 10 – monitoring with VictoriaMetrics and Grafana, we configured VictoriaMetrics, node_exporter, Grafana and created a basic dashboard and basic alerts.

Now, I want to add a bit more monitoring – to see process CPU/RAM data, SMART information, and ZFS details.

Everything written here has been added to the setevoy2/nas-monitoring repository: it […]

https://rtfm.co.ua/en/freebsd-home-nas-part-11-extended-monitoring-with-additional-exporters/