* Add Anomaly Detection to enterprise features list * Update docs/enterprise.md Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
3.8 KiB
sort |
---|
99 |
VictoriaMetrics enterprise
VictoriaMetrics components are provided in two kinds - community edition and enterprise edition.
VictoriaMetrics community components are open source and are free to use - see the source code and the license.
The use of VictoriaMetrics enteprise components is permitted in the following cases:
-
Evaluation use in non-production setups. Just download and run enterprise binaries or packages of VictoriaMetrics components from usual places - releases page and docker hub. Enterprise binaries and packages have
enterprise
suffix in their names. -
Production use if you have a valid enterprise contract or valid permit from VictoriaMetrics company. Contact us if you need such contract.
-
Managed VictoriaMetrics is built on top of enterprise binaries of VictoriaMetrics.
All the enterprise apps require -eula
command-line flag to be passed to them. This flag acknowledges that your usage fits one of the cases listed above.
VictoriaMetrics enterprise features
VictoriaMetrics enterprise includes all the features of the community edition, plus the following additional features:
- Downsampling - this feature allows reducing storage costs and increasing performance for queries over historical data.
- Multiple retentions - this feature allows reducing storage costs by specifying different retentions to different datasets.
- Automatic discovery of vmstorage nodes -
this feature allows updating the list of
vmstorage
nodes atvminsert
andvmselect
without the need to restart these services. - Graphite querying - this feature allows seamless transition from Graphite to VictoriaMetrics without the need to modify queries at dashboards and alerts. VictoriaMetrics allows reducing infrastructure costs by more than 10x comparing to Graphite - see this case study.
- Backup automation.
- Advanced per-tenant stats.
- Advanced auth and rate limiter.
- mTLS for cluster components.
- Kafka integration.
- Multitenant support in vmalert.
- Anomaly Detection Service
On top of this, enterprise package of VictoriaMetrics includes the following important Enterprise features:
- First-class consulting and technical support provided by the core dev team.
- Monitoring of monitoring - this feature allows forecasting and preventing possible issues in VictoriaMetrics setups.
- Enterprise security compliance.
- Prioritizing of feature requests from Enterprise customers.
Contact us if you are interested in VictoriaMetrics enterprise.