CorpGlory / grafana-data-exporter

Server for fetching data from Grafana datasources
39 stars 6 forks source link

Allow various backend URL input #5

Closed sankerust closed 5 years ago

sankerust commented 5 years ago

Currently it is possible to input backend url only with http:// prefix. Also putting a / at the end on the url makes it invalid.

image

We should support more input variations from the user, such as (8000 being the desired port):