Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Bslabe123 committed Jan 22, 2025
1 parent 3cf004c commit cf57adb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jetstream/entrypoints/http/api_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ def server(argv: Sequence[str]):
if flags.FLAGS.prometheus_port != 0:
metrics_server_config = config_lib.MetricsServerConfig(
port=flags.FLAGS.prometheus_port
model_name=None
)
logging.info(
"Starting Prometheus server on port %d", metrics_server_config.port
Expand Down

0 comments on commit cf57adb

Please sign in to comment.