Skip to content

Too thin bars at bar chart for range queries inside logs explorer in Grafana #420

@valyala

Description

@valyala

It is expected that the width of the bars at the bar chart should be wider, since currently they aren't readable. See the image below.

Image

Every bar should start with the timestamp returned in the query response and it should continue till t+step, where t is the current timestamp and step is the value sent to the /select/logsql/stats_query_range endpoint.

Also bars should be transparent, so shorter bars aren't hidden by taller bars.
By default use bar chart for logs.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions