mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Add a new enterprise_search shipper
This commit is contained in:
parent
01bf6de81c
commit
1ee37b6ac2
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ export interface IntegrationCategoryCount {
|
|||
// TODO: consider i18n
|
||||
export const SHIPPER_DISPLAY = {
|
||||
beats: 'Beats',
|
||||
enterprise_search: 'Enterprise Search',
|
||||
language_clients: 'Language clients',
|
||||
other: 'Other',
|
||||
sample_data: 'Sample data',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue