Skip to content

Feat: Add annotations query support#46

Merged
alexluck-sift merged 6 commits into
mainfrom
al/feat/annotations-query
Feb 10, 2026
Merged

Feat: Add annotations query support#46
alexluck-sift merged 6 commits into
mainfrom
al/feat/annotations-query

Conversation

@alexluck-sift
Copy link
Copy Markdown
Contributor

@alexluck-sift alexluck-sift commented Feb 10, 2026

Pull Request

Description

Adds annotation query support based on:

  • Sift Annotations
  • Data values (each returned time/value will be returned as a single Grafana annotation)

Type of change

Please check the boxes that apply to this pull request.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Test A
  • Test B

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

image

Using Sift data queries:
image

Using Sift annotations:
image

Copy link
Copy Markdown

@broch-sift broch-sift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FE LGTM, but will defer to BE approval

Copy link
Copy Markdown

@solidiquis solidiquis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve with take it or leave it nit

Comment thread pkg/plugin/datasource.go
@alexluck-sift alexluck-sift merged commit 7cb3f29 into main Feb 10, 2026
11 checks passed
@alexluck-sift alexluck-sift deleted the al/feat/annotations-query branch February 10, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants