ServerEndpoint
Defined in: src/otel/config.ts:40
Host / port pair surfaced as server.address / server.port span
attributes. port is optional: OTel semconv makes it conditional, so we
omit it rather than invent a number the user never configured.
Properties
host
readonlyhost:string
Defined in: src/otel/config.ts:41
port?
readonlyoptionalport?:number
Defined in: src/otel/config.ts:42