mirror of
https://github.com/prometheus/prometheus.git
synced 2025-07-03 02:53:24 +00:00
Invert service discovery dependencies (#7701)
This also fixes a bug in query_log_file, which now is relative to the config file like all other paths. Signed-off-by: Andy Bursavich <abursavich@gmail.com>
This commit is contained in:
parent
274dce9de2
commit
4e6a94a27d
39 changed files with 1415 additions and 1029 deletions
|
@ -24,5 +24,4 @@ var ruleFilesExpectedConf = &Config{
|
|||
"testdata/rules/second.rules",
|
||||
"/absolute/third.rules",
|
||||
},
|
||||
original: "",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue