Skip to content

Report warning field returned from LogScale query response #317

@fyang13

Description

@fyang13

What happened:

In the case the query result might not be complete for various reasons, response from LogScale query will include a "warnings{}" section as part of meta data in the payload, e.g.: return items larger than maximum limit, query over memory state limit etc.
These are reported in LogScale UI so user's aware the result might be incomplete, however, currently the Grafana LogScale datasource plugin does not report this back to Grafana so user's unaware of it and potentially will be looking at incomplete/incorrect data without knowing it.
Can an indicator be added to Grafana dashboard so user's aware of the warning returned from query reponse?

What you expected to happen:
User should be aware if backend report back the query result with warning.

How to reproduce it (as minimally and precisely as possible):

Screenshots

Anything else we need to know?:

Environment:

  • Grafana version:
  • Plugin version:
  • OS Grafana is installed on:
  • User OS & Browser:
  • Others:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Feature Requests

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions