mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
885ee160c2
Examples: 1) -metricsAuthKey=file:///abs/path/to/file - reads flag value from the given absolute filepath 2) -metricsAuthKey=file://./relative/path/to/file - reads flag value from the given relative filepath 3) -metricsAuthKey=http://some-host/some/path?query_arg=abc - reads flag value from the given url The flag value is automatically updated when the file contents changes. |
||
---|---|---|
.. | ||
avg.go | ||
count_samples.go | ||
count_series.go | ||
histogram_bucket.go | ||
increase.go | ||
last.go | ||
max.go | ||
min.go | ||
quantiles.go | ||
stddev.go | ||
stdvar.go | ||
streamaggr.go | ||
streamaggr_test.go | ||
streamaggr_timing_test.go | ||
sum_samples.go | ||
total.go |