Open Issues Need Help
View All on GitHubAI Summary: Automate the version update process for all instrumentation READMEs within the OpenTelemetry Android project. This involves modifying the existing release workflow to include updating the version number in each instrumentation README file, mirroring the current update for the main README and `settings.gradle`.
AI Summary: The task involves adding installation instructions to several Android instrumentation modules within the OpenTelemetry Android SDK. This requires reviewing each module's code and documentation to determine the necessary dependencies and configuration steps, then writing clear and concise installation instructions similar to the existing example for `httpurlconnection`. The instructions should be added to the README file of each module.