VictoriaMetrics/app
Aliaksandr Valialkin 56a25146cb
app/vmalert/datasource: use plain string literals instead of constants
This removes the unneeded level of indirection and improves code readability.

The "prometheus" and "graphite" constants aren't going to change in the future, so there is no sense in hiding them behind constants.
2021-11-05 19:58:15 +02:00
..
vmagent app/vmagent: allow bigger number of in-memory blocks for big values of -remoteWrite.queues 2021-11-05 15:16:50 +02:00
vmalert app/vmalert/datasource: use plain string literals instead of constants 2021-11-05 19:58:15 +02:00
vmauth docs/vmauth.md: typo fix 2021-10-28 14:06:28 +03:00
vmbackup app/vmbackup/README.md: sync with docs/vmbackup.md after e706fb5686 2021-10-26 19:21:26 +03:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:36:25 +03:00
vmctl vmctl: follow-up after 95d1d38595 (#1718) 2021-10-18 15:19:01 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vminsert app/{vminsert,vmstorage}: follow-up after a171916ef5 2021-10-08 14:09:51 +03:00
vmrestore app/{vmbackup,vmrestore}: switch from gcs://... to gs://... urls for backups to GCS 2021-09-29 12:12:37 +03:00
vmselect app/vmselect: make vmui-update 2021-11-04 12:16:55 +02:00
vmstorage app/{vminsert,vmstorage}: follow-up after a171916ef5 2021-10-08 14:09:51 +03:00
vmui build(deps-dev): bump @typescript-eslint/eslint-plugin (#183) 2021-11-04 12:53:03 +02:00