VictoriaMetrics/app
Aliaksandr Valialkin 38dc127275
app/{vmagent,vminsert}: follow-up for 434a5803e7
Document the /opentelemetry/v1/metrics endpoint instead of /opentelemetry/api/v1/push,
since the /v1/metrics suffix is hardcoded in OpenTelemetry protocol specification.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5871
2024-02-29 18:10:40 +02:00
..
victoria-logs lib/pushmetrics: wait until the background goroutines, which push metrics, are stopped at pushmetrics.Stop() 2024-01-16 23:17:58 +02:00
vlinsert app/vlinsert/elasticsearch: add a command-line flag to provide ES version (#4778) 2023-08-11 06:57:01 -07:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update after 86f1459ca6 2023-08-11 07:01:15 -07:00
vlstorage app/vlstorage: expose vl_data_size_bytes metric at /metrics page for tracking the on-disk data size (both indexdb and the data itself) 2023-07-31 07:56:16 -07:00
vmagent app/{vmagent,vminsert}: follow-up for 434a5803e7 2024-02-29 18:10:40 +02:00
vmalert app/vmalert: consistently sort groups by name and filename on /groups page 2024-02-23 00:32:13 +02:00
vmauth all: upgrade Go builder from Go1.21.7 to Go1.22.0 2024-02-12 22:46:51 +02:00
vmbackup all: upgrade Go builder from Go1.21.7 to Go1.22.0 2024-02-12 22:46:51 +02:00
vmbackupmanager lib/license: cleanups and prettifications for log messages and docs related to licensing 2023-10-16 13:17:20 +02:00
vmctl [lib/httputils] fixed floating-point error when parsing time in RFC3339 format (#5814) 2024-02-23 00:56:45 +02:00
vmgateway lib/license: cleanups and prettifications for log messages and docs related to licensing 2023-10-16 13:17:20 +02:00
vminsert app/{vmagent,vminsert}: follow-up for 434a5803e7 2024-02-29 18:10:40 +02:00
vmrestore all: upgrade Go builder from Go1.21.7 to Go1.22.0 2024-02-12 22:46:51 +02:00
vmselect metricsql: fix label_join() when dst_label is equal to one of the `… (#5886) 2024-02-29 16:04:41 +02:00
vmstorage app/vmstorage: deregister storage metrics before stopping the storage 2024-01-16 23:32:01 +02:00
vmui deployment/docker: downgrade Go builder from 1.22.0 to 1.21.7 2024-02-29 13:50:18 +02:00