OpenTelemetry SDK
    Preparing search index...

    Variable SEMRESATTRS_SERVICE_NAMEConst

    SEMRESATTRS_SERVICE_NAME: "service.name" = TMP_SERVICE_NAME

    Logical name of the service.

    Note: MUST be the same for all instances of horizontally scaled services. If the value was not specified, SDKs MUST fallback to unknown_service: concatenated with process.executable.name, e.g. unknown_service:bash. If process.executable.name is not available, the value MUST be set to unknown_service.

    Use ATTR_SERVICE_NAME.