-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Fleet] Rename Ingest Manager => Fleet, Fleet => Agents in the UI #78685
Conversation
Pinging @elastic/ingest-management (Team:Ingest Management) |
@elasticmachine merge upstream |
id="xpack.ingestManager.agentEnrollment.setUpFleetLink" | ||
defaultMessage="set up Fleet" | ||
id="xpack.ingestManager.agentEnrollment.setUpAgentsLink" | ||
defaultMessage="set up Agents" |
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.
Before enrolling agents, set up Agents.
sounds weird. maybe Before enrolling agents, enable agent management.
or similar would be better? we can revisit this in the follow up PR for Fleet setup page, the words here should be consistent with whatever we use for the setup page
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.
👍 I will revisit it when I do the requirements page @hbharding or @dedemorton if you have suggestions here on better wording
…-to-timeline * 'master' of github.com:elastic/kibana: (22 commits) update apm index pattern (elastic#78732) 78024: move transform out of dataset (elastic#78216) [QA][Code Coverage] Upload the coverage static site before ingestion (elastic#78695) [Discover] Make _source field not clickable (elastic#78698) [Fleet] Rename Ingest Manager => Fleet, Fleet => Agents in the UI (elastic#78685) [APM] Review feedback from distribution + transaction metrics (elastic#78752) [Ingest pipelines] Add ability to stop pipeline simulation (elastic#78183) [CSM] Fix core vital legend background (elastic#78273) [Usage Collection] [schema] Support spreads + `canvas` definition (elastic#78481) fix lodash imports (elastic#78456) [Maps] Add layer type preview icons (elastic#78650) [APM] Use transaction metrics for distribution charts (elastic#78484) [Uptime] Ml anomaly alert edit (elastic#76909) [ML] Limit exposing shared static code through ml/public/index.ts. (elastic#77745) making expression debug info serializable (elastic#78727) fix lodahs imports in app-arch code (elastic#78582) Make Field a React.lazy export (elastic#78483) [Security Solution] Improves detections tests (elastic#77295) [TSVB] Different field format on different series is ignored (elastic#78138) RFC: Improve saved object migrations (elastic#66056) ...
Hi Eric We have executed 03 testcases under [Fleet] Rename Ingest Manager => Fleet, Fleet => Agents in the UI TestRun and added a note in 144 testcases for Ingest manager link updated to Fleet and Fleet tab renamed to Agents tab. Please let us know if anything else is required from our end. |
Summary
We decided to rename Ingest Manager to Fleet, also we decide to rename the Fleet tab Agents.
This PR do the change, we will need to update also the fleet requirement and setup page, but this will be in a secondary PR.
UI Change
Enrollment tokens list page
Agent detail page
Agent list page
Overview page