-
Notifications
You must be signed in to change notification settings - Fork 916
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
clean escloud -1 #191
clean escloud -1 #191
Conversation
✅ DCO Check Passed |
Running the linter a couple errors exist. Seems to just be from the extra whitelines. eslint should be able to fix it for you. Just run |
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
✅ DCO Check Passed |
src/plugins/home/server/tutorials/instructions/logstash_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/metricbeat_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/heartbeat_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/heartbeat_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/heartbeat_instructions.ts
Outdated
Show resolved
Hide resolved
src/plugins/home/server/tutorials/instructions/functionbeat_instructions.ts
Outdated
Show resolved
Hide resolved
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
✅ DCO Check Passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Clean out elastic cloud contents in /src/plugins/home/server/tutorials |
Seeing lint errors when running Looks easy to fix with |
…pensearch-project#197) rename workspace service class name and types --------- Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Signed-off-by: Anan Zhuang ananzh@amazon.com
Clean out elastic cloud content in /src/plugins/home/server/tutorials/*
Change some elastic words --> opensearch
No change for elastic.co bc they all changed in PR-173
*Todo:
There might be some logos that need further check, like logoStash.
Some commands that need to be checked again whether we should change:
1)'curl -L -O https://artifacts.elastic.co/downloads/beats/functionbeat/functionbeat-{config.opensearchDashboards.version}-darwin-x86_64.tar.gz',
'tar xzvf functionbeat-{config.opensearchDashboards.version}-darwin-x86_64.tar.gz',
'cd functionbeat-{config.opensearchDashboards.version}-darwin-x86_64/',
2)sudo service heartbeat-elastic star
Others all clean