VictoriaMetrics/app/vmalert-tool
Aliaksandr Valialkin 334a739ff6
docs: convert png images to webp in all the docs except of docs/operator/*
This reduces the size of docs/* folder from 33MB to 18MB

Images inside docs/operator/* must be converted at the https://github.com/VictoriaMetrics/operator/tree/master/docs
and then the updated images must be automatically propagated to the docs/operator/*

This is a follow-up for d3f919df3e

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5206
2023-11-22 19:21:00 +02:00
..
multiarch app/vmalert-tool: add missing multiarch directory 2023-11-15 18:11:50 +01:00
unittest lib/promutils, app/vmalert-tool/unittest: move promutils.Duration.ParseTime() to app/vmalert-tool/unittest.durationToTime() 2023-10-16 14:19:31 +02:00
main.go vmalert-tool: implement unittest (#4789) 2023-10-13 13:54:33 +02:00
Makefile vmalert-tool: implement unittest (#4789) 2023-10-13 13:54:33 +02:00
README.md docs: convert png images to webp in all the docs except of docs/operator/* 2023-11-22 19:21:00 +02:00

See vmalert-tool docs here.

vmalert-tool docs can be edited at docs/vmalert-tool.md.