Commit c2b6126
authored
Fix build-farm to use metrics profile-type flag for ES indexing (#386)
The ES_SERVER metrics endpoint had metrics.yml hardcoded instead of
using the {{.METRICS}} template variable, causing the --profile-type
flag to be ignored when indexing to Elasticsearch.
Signed-off-by: Marius Cornea <mcornea@redhat.com>1 parent 79c17db commit c2b6126
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments