Skip to content

[New Platform] APIs needed for opening a connection to the Kibana server #56231

@tsullivan

Description

@tsullivan

Kibana Reporting plugin opens a headless browser to navigate / authenticate with the running Kibana web server to display visualizations for screenshot capture.

In order for the connection to establish, the plugin needs to form a complete URL of the kibana web service, using:

  • server protocol (http or https)
  • server host
  • server port

Reporting also tags the queued jobs with metadata about the running instance:

  • server name
  • server uuid

Also, the path.data config needs to be available to Reporting plugin somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:New PlatformTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//blocker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions