mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Replace agent metrics link with the new one (#66632)
This commit is contained in:
parent
1c004e98d6
commit
e3f6da0416
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ def print() {
|
|||
|
||||
def resourcesUrl =
|
||||
(
|
||||
"https://infra-stats.elastic.co/app/visualize#/edit/8bd92360-1b92-11ea-b719-aba04518cc34" +
|
||||
"https://infra-stats.elastic.co/app/kibana#/visualize/edit/8bd92360-1b92-11ea-b719-aba04518cc34" +
|
||||
"?_g=(time:(from:'${startTime}',to:'${endTime}'))" +
|
||||
"&_a=(query:'host.name:${env.NODE_NAME}')"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue