VictoriaMetrics/app/vmagent/remotewrite
Aliaksandr Valialkin 855436efd2
lib/promauth: refactor NewConfig in order to improve maintainability
1. Split NewConfig into smaller functions
2. Introduce Options struct for simplifying construction of the Config with various options

This commit is based on https://github.com/VictoriaMetrics/VictoriaMetrics/pull/2684
2022-07-04 14:31:12 +03:00
..
client.go lib/promauth: refactor NewConfig in order to improve maintainability 2022-07-04 14:31:12 +03:00
pendingseries.go app/vmagent/remotewrite: prevent from infinite recursion panic when pushing a time series with big number of samples to remote storage 2022-03-18 19:06:22 +02:00
relabel.go app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00
remotewrite.go all: remove explicit "xxhash" name when importing github.com/cespare/xxhash/v2 package 2022-06-21 20:23:32 +03:00
statconn.go app/vmagent: properly initialize stdDialer 2022-04-06 13:57:20 +03:00