mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
284bda8746
For liquid text processor double braces `{{` `}}` are special chars for templating. Since we use them in some of our docs with different purpose, we must escape them to avoid syntax errors from liquid. For escaping curly braces we use bult-in plugin which helps to enclose sections of text via `{% raw %}` and `{% endraw %}`. This approach prevents liquid syntax errors and makes render correct. Signed-off-by: hagen1778 <roman@victoriametrics.com> |
||
---|---|---|
.. | ||
additional-scrape.MD | ||
api.MD | ||
auth.MD | ||
backups.MD | ||
design.MD | ||
high-availability.MD | ||
logo.png | ||
managing-versions.MD | ||
quick-start.MD | ||
README.md | ||
relabeling.MD | ||
resources-validation.MD | ||
security.MD | ||
vars.MD | ||
VictoriaMetrics-Operator.md |
sort |
---|
23 |
VictoriaMetrics Operator
- VictoriaMetrics Operator
- Additional Scrape Configuration
- API Docs
- Authorization and exposing components
- vmbackupmanager
- Design
- High Availability
- VMAlert, VMAgent, VMAlertmanager, VMSingle version
- Victoria Metrics Operator Quick Start
- VMAgent relabel
- CRD Validation
- Security
- Auto Generated vars for package config