Skip to content

VICTORIALOGS : accessing vmalert’s UI through VictoriaLogs Web interface #90

@crocchietta

Description

@crocchietta

Is your feature request related to a problem? Please describe

VictoriaMetrics has the vmalert.proxyURL command line to access the vmalert UI.
Since it is advisable to have a vmalert for VictoriMetrics rules and another for VictoriaLogs rules (https://docs.victoriametrics.com/victorialogs/vmalert/#how-to-use-one-vmalert-for-victorialogs-and-victoriametrics-rules-in-the-same-time), it would be nice if we could also access the UI of vmalert directly from the victoriaLogs web interface.

https://xxxxxxxx/victoriametrics/vmalert/
https://xxxxxxxx/victorialogs/vmalert/

Describe the solution you'd like

add -vmalert.proxyURL command line to VictoriaLogs.

Describe alternatives you've considered

No response

Additional information

https://docs.victoriametrics.com/vmalert/#flags

A single-node or cluster version of VictoriaMetrics are capable of proxying requests to vmalert via -vmalert.proxyURL command-line flag. Use this feature for the following cases:

  • for proxying requests from Grafana Alerting UI;
  • for accessing vmalert’s UI through VictoriaMetrics Web interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions