Skip to content

ICP runtime id is not included in the logs when any observability provider is not set #8648

@NipunaMadhushan

Description

@NipunaMadhushan

Area

None

Description

When we are using ballerinax/wso2.icp module, a runtime Id is assigned to the application runtime and it should be printed in every application log. But the application log does not include icp.runtimeId tag when no observability provider is set in the Config.toml.

Steps to Reproduce

Add the following import to your ballerina application file.

import anuruddha/wso2.icp as _;

Do not configure any observability providers in the Config.toml

Version

Ballerina 2201.13.0

Environment Details (with versions)

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions