Skip to content

doc: add note about unsupported grafana alerting ui - #1649

Open
Haleygo wants to merge 2 commits into
masterfrom
add-vmalertproxy-note
Open

doc: add note about unsupported grafana alerting ui#1649
Haleygo wants to merge 2 commits into
masterfrom
add-vmalertproxy-note

Conversation

@Haleygo

@Haleygo Haleygo commented Jul 30, 2026

Copy link
Copy Markdown
Member

related to #1648

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 2 files

Re-trigger cubic

@func25 func25 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Could you help me understand #1648? the author configured a separate datasource with type: prometheus and pointed it to:

http://victorialogs:9428/select/vmalert

So Grafana should treat it as a Prometheus datasource and request both /api/v1/status/buildinfo and /api/v1/rules. Based on the report, the rules request returns 200, while the buildinfo request is forwarded to vmalert and returns 400.

So as you said we need to verify the datasource UID in the failing Grafana request. If it matches victorialogs-vmalert, then the Grafana datasource-ID limitation does not apply to this setup, and #1648 is a separate buildinfo compatibility issue, yeah?

Comment thread docs/victorialogs/README.md Outdated
@Haleygo

Haleygo commented Jul 30, 2026

Copy link
Copy Markdown
Member Author

@func25

Could you help me understand #1648? the author configured a separate datasource with type: prometheus and pointed it to:

Oh, sorry, I didn't notice that, added a comment here.

@Haleygo
Haleygo requested a review from func25 July 31, 2026 09:40
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.

2 participants