Java
You can leverage Custom Resources to configure the OpenTelemetry auto-instrumentation library and add annotations to your workloads to easily collect logs.
1) CRD installation



2) Add annotations to the individual applications you want to collect

3) Add service name and token value to environment variables

4. Check Application log
1) Logging - Application Log - Search for the application you set in the application list.

Last updated