Aliaksandr Valialkin
|
fd1a6ce9ae
|
docs/Single-server-VictoriaMetrics.md: add Replication and Backups sections
|
2020-05-16 22:27:48 +03:00 |
|
Aliaksandr Valialkin
|
82ffbcb9a6
|
app/vmstorage: add vm_slow_metric_name_loads_total metric, which could be used as an indicator when more RAM is needed for improving query performance
|
2020-05-15 14:11:45 +03:00 |
|
Aliaksandr Valialkin
|
82ccdfaa91
|
app/vmstorage: add vm_slow_row_inserts_total and vm_slow_per_day_index_inserts_total metrics for determining whether VictoriaMetrics required more RAM for the current number of active time series
|
2020-05-15 13:44:32 +03:00 |
|
Aliaksandr Valialkin
|
de113806bb
|
docs/CaseStudies.md: add CERN case study
|
2020-05-11 14:05:20 +03:00 |
|
Aliaksandr Valialkin
|
5bc5d6a1f2
|
docs/Single-server-VictoriaMetrics.md: small updates for Monitoring and How to start VictoriaMetrics sections
|
2020-05-08 20:34:50 +03:00 |
|
Aliaksandr Valialkin
|
3f52a97f9b
|
lib/promscrape: add Prometheus-compatible DNS-based service discovery aka dns_sd_configs
|
2020-05-06 00:01:58 +03:00 |
|
Aliaksandr Valialkin
|
40c3ffb359
|
lib/promscrape: add Prometheus-compatible service discovery for Consul aka consul_sd_configs
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/330
|
2020-05-04 20:51:17 +03:00 |
|
Aliaksandr Valialkin
|
6c68b8aa81
|
docs/Single-server-VictoriaMetrics.md: mention that it is recommended upgrading to the latest release before reporting issues
|
2020-05-04 00:41:47 +03:00 |
|
Aliaksandr Valialkin
|
09f5d0056f
|
docs/Single-server-VictoriaMetrics.md: hint that \n is a single newline char
|
2020-05-01 13:41:55 +03:00 |
|
Aliaksandr Valialkin
|
8b2f54d7cd
|
docs/Single-server-VictoriaMetrics.md: update Alerting section
|
2020-04-29 17:39:21 +03:00 |
|
Artem Navoiev
|
cc1878607a
|
fix link to vmalert
|
2020-04-29 17:17:08 +03:00 |
|
Artem Navoiev
|
d8cd69895c
|
update README.md change alerting section
|
2020-04-29 17:16:13 +03:00 |
|
Aliaksandr Valialkin
|
4470308d5b
|
docs/Single-server-VictoriaMetrics.md: mention that basic downsampling could be made with the help of de-duplication
|
2020-04-28 16:38:32 +03:00 |
|
Aliaksandr Valialkin
|
b768bc9a6a
|
lib/promscrape: add initial support for Prometheus-compatible service discovery for Amazon EC2 aka ec2_sd_configs
|
2020-04-27 19:25:53 +03:00 |
|
Aliaksandr Valialkin
|
4b84c592e9
|
docs/Single-server-VictoriaMetrics.md: document -search.resetCacheAuthKey
|
2020-04-24 19:47:52 +03:00 |
|
Aliaksandr Valialkin
|
9ef5935552
|
lib/promscrape: initial implementation for gce_sd_configs aga Prometheus-compatible service discovery for Google Compute Engine
|
2020-04-24 17:51:22 +03:00 |
|
Aliaksandr Valialkin
|
5f9c23226a
|
docs/Single-server-VictoriaMetrics.md: mention that -search.maxStalenessInterval can be useful for InfluxDB and TimescaleDB users
|
2020-04-24 16:22:50 +03:00 |
|
Aliaksandr Valialkin
|
364db13c9c
|
app/vmselect: add /api/v1/status/tsdb page with useful stats for locating root cause for high cardinality issues
See https://prometheus.io/docs/prometheus/latest/querying/api/#tsdb-stats
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/425
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/268
|
2020-04-22 22:03:43 +03:00 |
|
Aliaksandr Valialkin
|
9ebc937685
|
app/vmselect: add -search.minStalenessInterval command-line flag for removing gaps on graphs built from time series with irregular duration between samples
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/426
|
2020-04-20 19:42:15 +03:00 |
|
Aliaksandr Valialkin
|
5ecb50d7c2
|
docs/Single-server-VictoriaMetrics.md: mention about vmagent in the end of Prometheus setup section
|
2020-04-20 16:41:36 +03:00 |
|
Aliaksandr Valialkin
|
851946af1e
|
deployment/docker: allow building docker images on top of any base image set via ROOT_IMAGE environment var
For example, the following command will build VictoriaMetrics docker image on top of alpine image:
ROOT_IMAGE=alpine make package-victoria-metrics
|
2020-04-20 01:16:57 +03:00 |
|
Aliaksandr Valialkin
|
95da8d410c
|
docs/Single-server-VictoriaMetrics.md: mention that VictoriaMetrics supports Kubernetes service discovery
|
2020-04-16 18:40:11 +03:00 |
|
Aliaksandr Valialkin
|
bcec5c5429
|
docs/Single-server-VictoriaMetrics.md: typo fix: unneded -> unneeded
|
2020-04-16 17:35:08 +03:00 |
|
Aliaksandr Valialkin
|
467279acd2
|
docs/Single-server-VictoriaMetrics.md: imrpove docs about metrics deletion
|
2020-04-16 17:32:09 +03:00 |
|
Aliaksandr Valialkin
|
e0d213f82b
|
docs/Single-server-VictoriaMetrics.md: mention that the delete API can be protected by authKey
|
2020-04-16 17:19:10 +03:00 |
|
Aliaksandr Valialkin
|
30b401ebbf
|
docs/Single-server-VictoriaMetrics.md: typo fix
|
2020-04-15 15:21:58 +03:00 |
|
Aliaksandr Valialkin
|
ccb887c0f6
|
docs/Single-server-VictoriaMetrics.md: clarify how to use -influxListenAddr command-line option
|
2020-04-15 12:33:42 +03:00 |
|
Aliaksandr Valialkin
|
6e2f6574b8
|
docs/Single-server-VictoriaMetrics.md: mention that backfilling can be done via any supported ingestion method
|
2020-04-15 10:56:53 +03:00 |
|
Aliaksandr Valialkin
|
8a25c1ed71
|
docs/Single-server-VictoriaMetrics.md: add https://github.com/Slapper/ansible-victoriametrics-cluster-role to integrations chapter
|
2020-04-14 16:27:20 +03:00 |
|
Aliaksandr Valialkin
|
105f0c78d9
|
docs/CaseStudies.md: add ARNES case study
|
2020-04-06 15:17:33 +03:00 |
|
Aliaksandr Valialkin
|
407bdbf2b9
|
docs/Single-server-VictoriaMetrics.md: cosmetic fixes in Importing CSV data chapter
|
2020-04-06 12:29:28 +03:00 |
|
Aliaksandr Valialkin
|
b38d048dd9
|
app/vmstorage: add vm_free_disk_space_bytes metric for monitoring the remaining disk space at -storageDataPath
|
2020-04-01 23:08:58 +03:00 |
|
Aliaksandr Valialkin
|
de2cd4231b
|
docs/Single-server-VictoriaMetrics.md: re-organize chapters
|
2020-04-01 22:38:56 +03:00 |
|
Aliaksandr Valialkin
|
8edc72201d
|
docs/Single-server-VictoriaMetrics.md: small fixes and updates
|
2020-04-01 18:09:07 +03:00 |
|
Aliaksandr Valialkin
|
8661dc4624
|
docs/Single-server-VictoriaMetrics.md: mention that environment vars may be prefixed with -envflag.prefix
|
2020-03-31 22:37:44 +03:00 |
|
Aliaksandr Valialkin
|
16572c8722
|
README.md: mention that response cache must be reset after import historical data
|
2020-03-31 19:33:20 +03:00 |
|
Aliaksandr Valialkin
|
b695087119
|
docs/CaseStudies.md: add Brandwatch case study
|
2020-03-28 20:57:54 +02:00 |
|
Aliaksandr Valialkin
|
25f585ecf2
|
docs/CaseStudies.md: added a case study from MHI Vestas Offshore Wind
|
2020-03-14 13:22:12 +02:00 |
|
Aliaksandr Valialkin
|
c1551a3269
|
README.md: mention about alternative dashboard for cluster version - https://grafana.com/grafana/dashboards/11831
|
2020-03-12 15:10:14 +02:00 |
|
Aliaksandr Valialkin
|
e17702fada
|
app/vmselect: add optional max_rows_per_line query arg to /api/v1/export
This arg allows limiting the number of data points that may be exported on a single line.
|
2020-03-10 21:45:56 +02:00 |
|
Aliaksandr Valialkin
|
1fe66fb3cc
|
app/{vmagent,vminsert}: add support for importing csv data via /api/v1/import/csv
|
2020-03-10 21:15:35 +02:00 |
|
Aliaksandr Valialkin
|
e51a0a56f4
|
README.md: add a link to https://github.com/VictoriaMetrics/VictoriaMetrics/wiki/Articles
|
2020-03-04 20:05:18 +02:00 |
|
Aliaksandr Valialkin
|
d58aa80e9b
|
README.md: add a link to Synthesio case study
|
2020-03-04 14:18:19 +02:00 |
|
Aliaksandr Valialkin
|
0ba8ee6022
|
README.md: mention -search.cacheTimestampOffset in Backfilling section
|
2020-03-03 21:38:39 +02:00 |
|
Aliaksandr Valialkin
|
43754ff420
|
README.md: put https://gitlab.com/optima_public/prometheus_oauth_proxy in third-party contributions section
|
2020-02-28 21:23:34 +02:00 |
|
Aliaksandr Valialkin
|
f3c28d2ae4
|
README.md: typo fix
|
2020-02-28 12:58:31 +02:00 |
|
Edouard Hur
|
3ad36134f6
|
Readme markdown linting (#338)
* fixed MD009/no-trailing-spaces
* fixed MD033/no-inline-html: Inline HTML
* fixed MD012/no-multiple-blanks
* fixed MD007/ul-indent
* fixed MD004/ul-style
* fixed MD031/blanks-around-fences
* fixed MD040/fenced-code-language
* fixed MD032/blanks-around-lists
* fixed MD026/no-trailing-punctuation
|
2020-02-26 13:21:19 +02:00 |
|
Edouard Hur
|
1f0007d0b1
|
Readme envvars (#332)
* add details about env vars config
* add env var to table of contents
* remove unnecessary words
|
2020-02-25 22:41:34 +02:00 |
|
Aliaksandr Valialkin
|
6386aeb1e0
|
app/vmagent: add ability to accept Influx line protocol data via TCP and UDP
Just set `-influxListenAddr` command-line flag
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/333
|
2020-02-25 19:12:49 +02:00 |
|
Aliaksandr Valialkin
|
fed2959658
|
lib/envflag: substitute dots with underscores in env var names if -envflag.enable is set
See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/311
|
2020-02-24 21:14:44 +02:00 |
|