Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport] 2017 Fix docker links & index patterns names to 2.16 #2021

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ exports[`Explorer Search component renders basic component 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2155,7 +2155,7 @@ exports[`Panels View Component renders panel view container with visualizations
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down Expand Up @@ -4413,7 +4413,7 @@ exports[`Panels View Component renders panel view container without visualizatio
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@
"phase": "docker",
"info": ["https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/csv_file/getting-started/fluent-bit/fluent-bit.yml"],
"description": "Run docker-compose for the nginx live example and see the generated index",
"content": "wget -O fluent-bit.yml https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/csv_file/getting-started/fluent-bit/fluent-bit.yml && docker-compose -f fluent-bit.yml up -d\n"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@
"phase": "docker",
"info": ["https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/golang_client/getting-started/docker-compose.yml"],
"description": "Run docker-compose for the gloang-client live example and see the generated index",
"content": "wget -O docker-compose.yml https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/golang_client/getting-started/docker-compose.yml && docker-compose up --build -d golang-app fluent-bit \n"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
"https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/java_client/getting-started/java-app/src/main/java/App.java",
"https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/java_client/getting-started/java-app/pom.xml"
],
"content": "mkdir -p java-app\nwget -P java-app https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/java_client/getting-started/java-app/Dockerfile \\\n https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/java_client/getting-started/java-app/pom.xml \\\n https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/java_client/getting-started/java-app/src/main/java/App.java \n",
"description": "Setup docker-compose java-app service configuration "
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ exports[`Metrics Top Menu Component renders Top Menu Component when enabled 1`]
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ exports[`Search bar components renders date picker 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down Expand Up @@ -735,7 +735,7 @@ exports[`Search bar components renders search bar 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ exports[`Services component renders empty services page 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down Expand Up @@ -3151,7 +3151,7 @@ exports[`Services component renders jaeger services page 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down Expand Up @@ -4793,7 +4793,7 @@ exports[`Services component renders services page 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@ exports[`Traces component renders empty traces page 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down Expand Up @@ -2640,7 +2640,7 @@ exports[`Traces component renders jaeger traces page 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down Expand Up @@ -4325,7 +4325,7 @@ exports[`Traces component renders traces page 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="s"
panelPaddingSize="m"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ Compatible with OpenSearch and OpenSearch Dashboards version 2.16.0
* updated java version from 11 to 21 ([#1940](https://github.com/opensearch-project/dashboards-observability/pull/1940))
* [Bug] Fix CVEs for ag-grid, ws and braces packages ([#1987](https://github.com/opensearch-project/dashboards-observability/pull/1987))
* [Bug] CVE fix for ag ([#1989](https://github.com/opensearch-project/dashboards-observability/pull/1989))
* [Bug] Remove ag grid package ([#2001](https://github.com/opensearch-project/dashboards-observability/pull/2001))
* [Bug] Remove ag grid package ([#2001](https://github.com/opensearch-project/dashboards-observability/pull/2001))

1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


"@algolia/autocomplete-core@^1.4.1":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.11.0.tgz#9db68f2aa38fe3149507d214082a1926b6b91fac"
Expand Down
Loading