VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin 261c173f4b
all: use Gauge instead of Counter for *_config_last_reload_successful metrics
This allows exposing the correct TYPE metadata for these labels when the app runs with -metrics.exposeMetadata command-line flag.
See https://github.com/VictoriaMetrics/metrics/pull/61#issuecomment-1860085508 for more details.

This is follow-up for 326a77c697
2023-12-20 14:25:44 +02:00
..
client.go app/vmagent: allow to disabled on-disk persistence (#5088) 2023-11-25 12:12:29 +02:00
pendingseries.go app/vmagent: follow-up for 090cb2c9de 2023-11-25 12:13:39 +02:00
pendingseries_test.go app/vmagent: follow-up for 090cb2c9de 2023-11-25 12:13:39 +02:00
pendingseries_timing_test.go app/vmagent/remotewrite: go fmt after 2b55d167d7 2022-09-19 15:14:03 +03:00
relabel.go app/vmagent: add -enableMultitenantHandlers command-line flag 2023-12-05 01:35:59 +02:00
relabel_test.go app/vmagent/remotewrite: fix data race when extra labels are added to samples before sending them to multiple remote storage systems 2023-09-08 23:26:40 +02:00
remotewrite.go all: use Gauge instead of Counter for *_config_last_reload_successful metrics 2023-12-20 14:25:44 +02:00
statconn.go Makefile: update golangci-lint from v1.51.2 to v1.54.2 2023-09-01 10:25:49 +02:00