Skip to content

Commit

Permalink
[Security Solution][Data Quality Dashboard][Serverless] Fix fetchAvai…
Browse files Browse the repository at this point in the history
…lableIndices in get_index_stats (#197065)

addresses #196528

- Remove unused get_available_indices.ts params helper file.
- Change fetchAvailableIndices to use creation_date from _cat api
instead of targeting @timestamp field of indices

## UI Changes:

Before:

![image](https://github.com/user-attachments/assets/1954a8b6-1760-4ec7-b3d3-167b724f8b3c)
After:

![image](https://github.com/user-attachments/assets/232674a1-9691-4d49-862e-99873f22c3cf)

---------

Co-authored-by: kibanamachine <[email protected]>
  • Loading branch information
kapral18 and kibanamachine authored Oct 31, 2024
1 parent aca6907 commit ac013b4
Show file tree
Hide file tree
Showing 6 changed files with 526 additions and 32 deletions.
Loading

0 comments on commit ac013b4

Please sign in to comment.