You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we select tracing while generating either SE or MP, the tracing config is added to k8s yaml instead of config files. While this will be fixed as part of #4887 and #4891, we need to make sure tracing config is added at right location i.e. config file where it belongs.
If we select tracing while generating either SE or MP, the tracing config is added to k8s yaml instead of config files. While this will be fixed as part of #4887 and #4891, we need to make sure tracing config is added at right location i.e. config file where it belongs.
Also, currently tracing config is generated only in yaml format but it should be generated in properties format for MP, see https://github.com/oracle/helidon/blob/helidon-3.x/archetypes/helidon/src/main/archetype/common/observability.xml
It would make sense to have SE and MP level config moved from common to those respective flavors.
The text was updated successfully, but these errors were encountered: