-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Uptime] Update targeted index pattern 7.x (#30964)
* Update targeted index pattern and rename API test indices. * Fix busted unit tests.
- Loading branch information
1 parent
8584e8a
commit 6551fea
Showing
7 changed files
with
7 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,5 +5,5 @@ | |
*/ | ||
|
||
export const INDEX_NAMES = { | ||
HEARTBEAT: 'heartbeat*', | ||
HEARTBEAT: 'heartbeat-8*', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+91.1 KB
(120%)
x-pack/test/functional/es_archives/uptime/full_heartbeat/data.json.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions
4
x-pack/test/functional/es_archives/uptime/full_heartbeat/mappings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
162 changes: 0 additions & 162 deletions
162
x-pack/test/functional/es_archives/uptime/pings/data.json
This file was deleted.
Oops, something went wrong.
Binary file not shown.