Skip to content

Asserts: Multilane insights and annotations #1037

@bohandley

Description

@bohandley

This is in progress for Logs, but can be added for other Drilldown Apps.

See this doc for plans.

From doc:

The Asserts insights timeline widget component extension was released as a PoC for ObsCon to show the capabilities of integrating Asserts into more contexts throughout Grafana (e.g. Drilldown).
However, as the component is not currently part of the visualization, there are a few classes of problems that arise:

  • UI
    • It is not obvious that it is aligned with the x-axis of the time-series panel
    • Inconsistent with other visualizations
    • Rendered below the legend
  • Data
    • Component makes 3 API calls
    • Each instance of the component makes duplicate API calls
  • Integration
    • Component only takes service_name label
    • The component was not designed to be integrated in multiple panels
    • Must be manually added below individual visualizations
    • React component cannot be integrated with visualizations in scenes
      • Preventing use in drilldown panel grids and other application/dashboard contexts

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions