-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels