Skip to content

Commit

Permalink
Merge branch 'master' into ellipfra-multi-service-endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
madumas authored Jan 23, 2023
2 parents 7cc0af8 + 24324e7 commit f8bd644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoagora/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ def init_config(argv: Optional[Sequence[str]] = None):
env_var="INDEXER_SERVICE_METRICS_ENDPOINT",
required=True,
help="HTTP endpoint for the indexer-service metrics. Can be a comma-separated for multiple endpoints.",
help="HTTP endpoint for the indexer-service metrics.",
)

#
Expand Down

0 comments on commit f8bd644

Please sign in to comment.