Skip to content

Remove KibanaSetup call as it is not needed anymore #2910

@jlind23

Description

@jlind23

From 8.0 on the the fleet setup step is done by Kibana itself thus agent do not need to to call /fleet/api/setup anymore.

This should be removed:

func kibanaSetup(cfg setupConfig, client *kibana.Client, streams *cli.IOStreams) error {

On out telemetry we can see that more than 90% of the Elastic Agent calls to this API are getting an http 503
Screenshot 2023-06-21 at 15 59 22

Related kibana issue - elastic/kibana#117552

cc @nchaulet

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions