Skip to content

Highly Opinionated Grafana Port Configurations and References #13

Open
@SN3-K

Description

@SN3-K

https://github.com/ascendcorp/grafana-snapshot/blob/2a2214662fb6f92702a60843358b462aafd5124e/GrafanaSnapshot/feature/snapshots.py#L54C76-L54C80

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

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