Skip to content

Configuration options for deployment #36

@jnywong

Description

@jnywong

Context

We are defining certain configurations, such as

prometheus_host = os.environ.get("SUPPORT_PROMETHEUS_SERVER_SERVICE_HOST", "localhost")

as global variables, when really they should be passed in one place as cli arguments to run the application.

Proposal

We should consider an approach that also allows for #10

Updates and actions

No response

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