Open
Description
Through out most of this code there is the assumption the end user is utilizing port 3000 and not using custom port configurations, wherein you can configure the library to connect to the remote grafana, the urls generated to the end user will show up not as host+port but as localhost:3000 or host:3000.
Instead we should allow the user to configure global variables that dictate the host and port for the entire library.
Metadata
Metadata
Assignees
Labels
No labels