VictoriaMetrics/app/vmagent/remotewrite
Morgan 5ebd5a0d7b
Expose OAuth2 Endpoint Parameters to cli (#5427)
The user may which to control the endpoint parameters for instance to
set the audience when requesting an access token. Exposing the
parameters as a map allows for additional use cases without requiring
modification.
2023-12-20 20:16:43 +02:00
..
client.go Expose OAuth2 Endpoint Parameters to cli (#5427) 2023-12-20 20:16:43 +02:00
pendingseries.go app/vmagent: follow-up for 090cb2c9de 2023-11-25 12:09:44 +02:00
pendingseries_test.go app/vmagent: follow-up for 090cb2c9de 2023-11-25 12:09:44 +02:00
pendingseries_timing_test.go app/vmagent/remotewrite: go fmt after 2b55d167d7 2022-09-19 15:14:35 +03:00
relabel.go app/vmagent: add -enableMultitenantHandlers command-line flag 2023-12-05 01:28:37 +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:24:00 +02:00
remotewrite.go all: use Gauge instead of Counter for *_config_last_reload_successful metrics 2023-12-20 14:23:42 +02:00
statconn.go Makefile: update golangci-lint from v1.51.2 to v1.54.2 2023-09-01 10:16:42 +02:00