hyperdx/docker
Warren 4863175c34
style: improve aio startup logs + silent ch stdout (#868)
Ref: HDX-1801

startup logs are like

```
Send OpenTelemetry data via:
  http/protobuf: OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4318
  gRPC: OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4317

Exporting data to ClickHouse:
  Endpoint: tcp://ch-server:9000?dial_timeout=10s
  Database: default

Waiting for ClickHouse to be ready...
ClickHouse is ready!

Visit the HyperDX UI at http://localhost:8080

```
2025-05-28 22:36:16 +00:00
..
clickhouse/local feat: scrape local otelcol + clickhouse metrics (#633) 2025-02-26 03:13:05 +00:00
hostmetrics chore: remove unused dependencies (#791) 2025-05-06 03:13:20 +00:00
hyperdx style: improve aio startup logs + silent ch stdout (#868) 2025-05-28 22:36:16 +00:00
nginx feat: add example nginx ssl reverse proxy service (#535) 2024-12-17 18:29:54 +00:00
otel-collector feat: introduce a few env vars to config otel collector (#864) 2025-05-28 18:54:13 +00:00