Skip to content

VictoriaLogs web UI: window size when error #284

@yuriydzobak

Description

@yuriydzobak

Describe the bug

Hi,
When I write a long query and make a typo, the size of the window increases by horizontal, and it doesn't use the size of the window in the browser like it was before

To Reproduce

  1. open play
  2. write any long query and make typo in function
    for example
error | unpack_json result_prefix ingress_ | stats by (ingress_x_forwarded_for,ingress_serviceName,ingress_httpRequest.requestMethod,dc,cluster,ingress_*) count() my_count | sort by (my_count) desc | my_count:>10
  1. check the windows, it was increased by horizontaly

screenshot-000478
when a long query with typo
screenshot-000479

Version

0.33.0

Logs

No response

Screenshots

No response

Used command-line flags

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

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