mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
change docs for VictoriaMetrics Managed (#3803)
* change docs for VictoriaMetrics Managedd Signed-off-by: Artem Navoiev <tenmozes@gmail.com> * Update docs/managed-victoriametrics/user-managment.md Co-authored-by: Max Golionko <8kirk8@gmail.com> --------- Signed-off-by: Artem Navoiev <tenmozes@gmail.com> Co-authored-by: Max Golionko <8kirk8@gmail.com>
This commit is contained in:
parent
9fff48c3e3
commit
2e2b1ba87e
5 changed files with 74 additions and 25 deletions
|
@ -4,37 +4,19 @@ sort: 28
|
|||
|
||||
# Managed VictoriaMetrics
|
||||
|
||||
VictoriaMetrics is a fast and easy-to-use monitoring solution and time series database.
|
||||
It integrates well with existing monitoring systems such as Grafana, Prometheus, Graphite,
|
||||
InfluxDB, OpenTSDB and DataDog - see [these docs](https://docs.victoriametrics.com/#how-to-import-time-series-data) for details.
|
||||
Product information:
|
||||
|
||||
The most common use cases for VictoriaMetrics are:
|
||||
* Long-term remote storage for Prometheus;
|
||||
* More efficient drop-in replacement for Prometheus and Graphite
|
||||
* Replacement for InfluxDB and OpenTSDB, which uses lower amounts of RAM, CPU and disk;
|
||||
* Cost-efficient alternative for DataDog.
|
||||
* [Overview of Managed VictoriaMetrics](/managed-victoriametrics/overview.html)
|
||||
* [User Management](/managed-victoriametrics/user-managment.html)
|
||||
|
||||
We are glad to announce the availability of Managed VictoriaMetrics
|
||||
at AWS Marketplace - [try it right now](https://aws.amazon.com/marketplace/pp/prodview-4tbfq5icmbmyc)!
|
||||
Guides:
|
||||
|
||||
Managed VictoriaMetrics allows users running VictoriaMetrics at AWS without the need to perform typical
|
||||
DevOps tasks such as proper configuration, monitoring, logs collection, access protection, software updates,
|
||||
backups, etc.
|
||||
* [Quick Start](/managed-victoriametrics/quickstart.html)
|
||||
* [Kubernetes Monitoring with Managed VictoriaMetrics](/managed-victoriametrics/how-to-monitor-k8s.html)
|
||||
* [Understand Your Setup Size](/guides/understand-your-setup-size.html)
|
||||
|
||||
We run Managed VictoriaMetrics instances in our environment at AWS while providing easy-to-use endpoints
|
||||
for data ingestion and querying. And the VictoriaMetrics team takes care of optimal configuration and software
|
||||
maintenance.
|
||||
|
||||
Managed VictoriaMetrics comes with the following features:
|
||||
|
||||
* It can be used as a Managed Prometheus - just configure Prometheus or vmagent to write data to Managed VictoriaMetrics and then use the provided endpoint as a Prometheus datasource in Grafana;
|
||||
* Every Managed VictoriaMetrics instance runs in an isolated environment, so instances cannot interfere with each other;
|
||||
* Managed VictoriaMetrics instance can be scaled up or scaled down in a few clicks;
|
||||
* Automated backups;
|
||||
* Pay only for the actually used compute resources - instance type, disk and network.
|
||||
|
||||
See more about Managed VictoriaMetrics in the following articles:
|
||||
* [Managed VictoriaMetrics announcement](https://victoriametrics.com/blog/managed-victoriametrics-announcement)
|
||||
* [Pricing comparison for Managed Prometheus](https://victoriametrics.com/blog/managed-prometheus-pricing/)
|
||||
* [Monitoring Proxmox VE via Managed VictoriaMetrics and vmagent](https://victoriametrics.com/blog/proxmox-monitoring-with-dbaas/)
|
||||
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
sort: 3
|
||||
weight: 3
|
||||
title: Kubernetes Monitoring with Managed VictoriaMetrics
|
||||
menu:
|
||||
docs:
|
||||
parent: "managed"
|
||||
weight: 3
|
||||
---
|
||||
# Kubernetes Monitoring with Managed VictoriaMetrics
|
||||
|
||||
Monitoring kubernetes cluster is necessary to build SLO/SLI, to analyze performance and cost-efficiency of your workloads.
|
||||
|
|
40
docs/managed-victoriametrics/overview.md
Normal file
40
docs/managed-victoriametrics/overview.md
Normal file
|
@ -0,0 +1,40 @@
|
|||
---
|
||||
sort: 1
|
||||
weight: 1
|
||||
title: Overview of Managed VictoriaMetrics
|
||||
menu:
|
||||
docs:
|
||||
parent: "managed"
|
||||
weight: 1
|
||||
---
|
||||
|
||||
# Overview of Managed VictoriaMetrics
|
||||
|
||||
VictoriaMetrics is a fast and easy-to-use monitoring solution and time series database.
|
||||
It integrates well with existing monitoring systems such as Grafana, Prometheus, Graphite,
|
||||
InfluxDB, OpenTSDB and DataDog - see [these docs](https://docs.victoriametrics.com/#how-to-import-time-series-data) for details.
|
||||
|
||||
The most common use cases for VictoriaMetrics are:
|
||||
* Long-term remote storage for Prometheus;
|
||||
* More efficient drop-in replacement for Prometheus and Graphite
|
||||
* Replacement for InfluxDB and OpenTSDB, which uses lower amounts of RAM, CPU and disk;
|
||||
* Cost-efficient alternative for DataDog.
|
||||
|
||||
We are glad to announce the availability of Managed VictoriaMetrics
|
||||
at AWS Marketplace - [try it right now](https://aws.amazon.com/marketplace/pp/prodview-4tbfq5icmbmyc)!
|
||||
|
||||
Managed VictoriaMetrics allows users running VictoriaMetrics at AWS without the need to perform typical
|
||||
DevOps tasks such as proper configuration, monitoring, logs collection, access protection, software updates,
|
||||
backups, etc.
|
||||
|
||||
We run Managed VictoriaMetrics instances in our environment at AWS while providing easy-to-use endpoints
|
||||
for data ingestion and querying. And the VictoriaMetrics team takes care of optimal configuration and software
|
||||
maintenance.
|
||||
|
||||
Managed VictoriaMetrics comes with the following features:
|
||||
|
||||
* It can be used as a Managed Prometheus - just configure Prometheus or vmagent to write data to Managed VictoriaMetrics and then use the provided endpoint as a Prometheus datasource in Grafana;
|
||||
* Every Managed VictoriaMetrics instance runs in an isolated environment, so instances cannot interfere with each other;
|
||||
* Managed VictoriaMetrics instance can be scaled up or scaled down in a few clicks;
|
||||
* Automated backups;
|
||||
* Pay only for the actually used compute resources - instance type, disk and network.
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
sort: 2
|
||||
weight: 2
|
||||
title: Quick Start
|
||||
menu:
|
||||
docs:
|
||||
parent: "managed"
|
||||
weight: 2
|
||||
---
|
||||
# Quick Start
|
||||
|
||||
Managed VictoriaMetrics - is a database-as-a-service platform, where users can run the VictoriaMetrics
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
sort: 4
|
||||
weight: 4
|
||||
title: User Management in Managed VictoriaMetrics
|
||||
menu:
|
||||
docs:
|
||||
parent: "managed"
|
||||
weight: 4
|
||||
---
|
||||
# User Management in Managed VictoriaMetrics
|
||||
|
||||
The user management system enables admins to control user access and onboard and offboard users to the Managed VictoriaMetrics. It organizes users according to their needs and role.
|
||||
|
|
Loading…
Reference in a new issue