Skip to content

[Uptime] should log queries when inspect queries is turned on  #112655

Closed

Description

Kibana version:
master

When users turns on the inspect queries in observability section of kibana advanced settings,

uptime should logs queries in kibana logs
currenty uptime uses flag from session storage to get those query logs

ACs:

  • Remove the sessionStorage.set('uptime_debug', true); configuration option
  • Use the configuration from:
    image
    • With this enabled, the queries will be logged as currently done with sessionStorage.set('uptime_debug', true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Team:Uptime - DEPRECATEDSynthetics & RUM sub-team of Application ObservabilitybugFixes for quality problems that affect the customer experiencev7.16.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions