-
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]: Unable to install standalone agent if APM & Fleet is disabled while creating kibana deployment. #103468
Comments
Pinging @elastic/fleet (Team:Fleet) |
@manishgupta-qasource Please review. |
Reviewed & Assigned to @EricDavisX |
@mostlyjason @hbharding @jen-huang this is an interesting case. I know stand-alone agent on a cloud env isn't the highest priority usage, so I can bump it down from 'high' impact. Do we want to assess and think about it now or no? Also note, I think an Agent likely could be deployed against ES directly if the user knew what policy to place for the Agent, which may be feasible via docs review. |
++ to fix this bug. I believe the add agent button should still show on this page since we want to allow users to add standalone agents. That is the design described in this PR #96867 |
I believe this button got moved with the overall layout changes after Integrations was moved to its own top-level app. As a stop-gap solution maybe we can just add the cc @hbharding @mostlyjason WDYT? |
Sounds fine as a stop gap unless Henry has a better idea in the short term |
Hey there. I caught this recently as well and think @nchaulet should be addressing it in the fleet onboarding issue. I documented this here: #98498 I proposed that we add an "add agent" button to the header, but this button only appears when we show the Fleet Server onboarding prompt, like so: Once Fleet Server exists and the agent table appears, the button in the header should go away. This is because we show an "add agent" button under the agent's tab / above the agent table. The other tabs in Fleet, "Policies" and "Enrollment tokens", also have a corresponding "add" primary action button, and I don't think it makes sense to have an action for adding agents when users are on these other pages. |
Hi @EricDavisX
Build details: Thanks |
Kibana version: 7.14.0 Snapshot Kibana cloud environment
Host OS and Browser version: All, All
Build details:
Preconditions:
Steps to reproduce:
What's not working:
User is unable to install standalone agent due to unavailability of "Add Agent" button.
Expected Result:
"Add Agent" button should be available if APM & Fleet settings are disabled, so as user should be able to install standalone agent.
Screenshot:
The text was updated successfully, but these errors were encountered: