Open
Description
some initial thoughts:
- how to customize the SDK that is used by the Java agent?
- how to redirect agent logs to a file?
- how to redirect agent logs to the application's logging framework?
- how to filter out noisy telemetry (e.g. health checks)?
- how to make calls between between application and agent extension classes?
- how can I know from application code if the OpenTelemetry Java Agent is running?
It could be helpful even if we just point to existing issues/discussions to start with.