Skip to content
This repository was archived by the owner on Feb 29, 2020. It is now read-only.
This repository was archived by the owner on Feb 29, 2020. It is now read-only.

Graph link in data sources window generates incorrect URL #430

@GiantToast

Description

@GiantToast

When you click the button in the data sources window to see the graph in prometheus, the URL generated is wrong. It strips the trailing slash off the end of the Prometheus server url.

What it generates: https://path-to-prometheus-servergraph#foobar
What it should generate: https://path-to-prometheus-server/graph#foobar

I've double checked that my server url has the slash at the end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions