mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
prepare operator docs to migration
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
51fbf58d89
commit
5dde81259c
@ -1,5 +1,11 @@
|
||||
---
|
||||
sort: 26
|
||||
weight: 01
|
||||
disableToc: true
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 01
|
||||
---
|
||||
|
||||
# Guides
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 4
|
||||
title: Getting started with VM Operator
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 4
|
||||
aliases:
|
||||
- /guides/getting-started-with-vm-operator.html
|
||||
---
|
||||
# Getting started with VM Operator
|
||||
|
||||
**The guide covers:**
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 5
|
||||
title: How to configure vmgateway for multi-tenant access using Grafana and OpenID Connect
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 5
|
||||
aliases:
|
||||
- /guides/grafana-vmgateway-openid-configuration.html
|
||||
---
|
||||
# How to configure vmgateway for multi-tenant access using Grafana and OpenID Connect
|
||||
|
||||
Using [Grafana](https://grafana.com/) with [vmgateway](https://docs.victoriametrics.com/vmgateway.html) is a great way to provide [multi-tenant](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#multitenancy) access to your metrics.
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 7
|
||||
title: How to delete or replace metrics in VictoriaMetrics
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 7
|
||||
aliases:
|
||||
- /guides/guide-delete-or-replace-metrics.html
|
||||
---
|
||||
# How to delete or replace metrics in VictoriaMetrics
|
||||
|
||||
Data deletion is an operation people expect a database to have. [VictoriaMetrics](https://victoriametrics.com) supports
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 6
|
||||
title: Getting started with vmanomaly
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 6
|
||||
aliases:
|
||||
- /guides/guide-vmanomaly-vmalert.html
|
||||
---
|
||||
# Getting started with vmanomaly
|
||||
|
||||
**Prerequisites**
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 10
|
||||
title: Multi Retention Setup within VictoriaMetrics Cluster
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 10
|
||||
aliases:
|
||||
- /guides/guide-vmcluster-multiple-retention-setup.html
|
||||
---
|
||||
# Multi Retention Setup within VictoriaMetrics Cluster
|
||||
|
||||
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 9
|
||||
title: HA monitoring setup in Kubernetes via VictoriaMetrics Cluster
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 9
|
||||
aliases:
|
||||
- /guides/k8s-ha-monitoring-via-vm-cluster.html
|
||||
---
|
||||
# HA monitoring setup in Kubernetes via VictoriaMetrics Cluster
|
||||
|
||||
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 3
|
||||
title: Kubernetes monitoring with VictoriaMetrics Cluster
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 3
|
||||
aliases:
|
||||
- /guides/k8s-monitoring-via-vm-cluster.html
|
||||
---
|
||||
# Kubernetes monitoring with VictoriaMetrics Cluster
|
||||
|
||||
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 2
|
||||
title: Kubernetes monitoring via VictoriaMetrics Single
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 2
|
||||
aliases:
|
||||
- /guides/k8s-monitoring-via-vm-single.html
|
||||
---
|
||||
# Kubernetes monitoring via VictoriaMetrics Single
|
||||
|
||||
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
title: Migrate from InfluxDB to VictoriaMetrics
|
||||
weight: 8
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 8
|
||||
aliases:
|
||||
- /guides/migrate-from-influx.html
|
||||
---
|
||||
# Migrate from InfluxDB to VictoriaMetrics
|
||||
|
||||
InfluxDB is a well-known time series database built for
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 11
|
||||
title: Multi-regional setup with VictoriaMetrics: Dedicated regions for monitoring
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 11
|
||||
aliases:
|
||||
- /guides/multi-regional-setup-dedicated-regions.html
|
||||
---
|
||||
# Multi-regional setup with VictoriaMetrics: Dedicated regions for monitoring
|
||||
|
||||
### Scenario
|
||||
|
@ -1,3 +1,13 @@
|
||||
---
|
||||
weight: 9
|
||||
title: Understand Your Setup Size
|
||||
menu:
|
||||
docs:
|
||||
parent: "guides"
|
||||
weight: 9
|
||||
aliases:
|
||||
- /guides/understand-your-setup-size.html
|
||||
---
|
||||
# Understand Your Setup Size
|
||||
|
||||
The docs provide a simple and high-level overview of Ingestion Rate, Active Time Series, and Query per Second. These terms are a part of capacity planning ([Single-Node](https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html#capacity-planning), [Cluster](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#capacity-planning)) and [Managed VictoriaMetrics](https://docs.victoriametrics.com/managed_victoriametrics/) pricing.
|
||||
|
Loading…
Reference in New Issue
Block a user