Skip to content

Instantly share code, notes, and snippets.

View coolmian's full-sized avatar

coolmian coolmian

View GitHub Profile
⠋ Installing dependencies from requirements.txt...
⠋ Installing dependencies from requirements.txt...
DeprecationWarning: Setting `workspace` via `metas.workspace` is deprecated. Instead, use `f.add(..., workspace=...)` when defining a a Flow in Python; the `workspace` parameter when defining a Flow using YAML; or `--workspace` when starting an Executor using the CLI. (raised from D:\ProgramData\Anaconda3\envs\python38\lib\site-packages\jina\serve\executors\__init__.py:292)
DEBUG executor0/rep-0@9388 <executor.SimpleIndexer object [02/01/23 16:29:08]
at 0x000001B8CFEF35E0> is successfully loaded!
DEBUG executor0/rep-0@9388 start listening on
127.0.0.1:56928
DEBUG executor0/rep-0@9388 run grpc server forever
DEBUG executor0/rep-0@28628 ready and listening [02/01/23 16:29:08]
DEBUG gateway/rep-0/GatewayRuntime@1152 adding connection [02/0
⠋ Installing dependencies from requirements.txt...
⠋ Installing dependencies from requirements.txt...
DeprecationWarning: Setting `workspace` via `metas.workspace` is deprecated. Instead, use `f.add(..., workspace=...)` when defining a a Flow in Python; the `workspace` parameter when defining a Flow using YAML; or `--workspace` when starting an Executor using the CLI. (raised from D:\ProgramData\Anaconda3\envs\python38\lib\site-packages\jina\serve\executors\__init__.py:292)
DEBUG executor0/rep-0@16244 <executor.SimpleIndexer object [02/01/23 11:43:52]
at 0x0000024581FA4550> is successfully loaded!
DEBUG executor0/rep-0@16244 start listening on
127.0.0.1:50063
DEBUG executor0/rep-0@16244 run grpc server forever
DEBUG executor0/rep-0@13088 ready and listening [02/01/23 11:43:52]
DEBUG gateway/rep-0/GatewayRuntime@2840 adding connection [02/0
@coolmian
coolmian / 20230131.log
Created January 31, 2023 03:26
some logs from example-grafana-prometheus
Starting prometheus ... done
Recreating jina-ai-opentelemetry_jaeger_1 ... done
Starting grafana ... done
Recreating jina-ai-opentelemetry_otel-collector_1 ... done
Attaching to prometheus, grafana, jina-ai-opentelemetry_jaeger_1, jina-ai-opentelemetry_otel-collector_1
grafana | GF_PATHS_CONFIG='/etc/grafana/grafana.ini' is not readable.
grafana | GF_PATHS_DATA='/var/lib/grafana' is not writable.
jaeger_1 | 2023/01/31 03:23:55 maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined
prometheus | ts=2023-01-31T03:23:53.006Z caller=main.go:512 level=info msg="No time or size retention was set so using the default time retention" duration=15d
prometheus | ts=2023-01-31T03:23:53.007Z caller=main.go:556 level=info msg="Starting Prometheus Server" mode=server version="(version=2.41.0, branch=HEAD, revision=c0d8a56c69014279464c0e15d8bfb0e153af0dab)"