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
[](VERSIONING.md)
7
7
8
-
## Status: development
9
-
10
8
*[About](#about)
11
9
*[Getting Started](#getting-started)
12
-
*[Features](#contributing)
10
+
*[Features](#features)
13
11
*[Contributing](#contributing)
14
-
*[StrictMode Policy](./docs/STRICTMODE.md)
15
-
*[Exporter Chain](./docs/EXPORTER_CHAIN.md)
16
12
17
13
# About
18
14
19
-
The repository contains the OpenTelemetry Android SDK for generating mobile
20
-
client telemetry for real user monitoring (RUM). It is built on top
21
-
of the [OpenTelemetry Java SDK](https://github.com/open-telemetry/opentelemetry-java).
15
+
The repository contains the `OpenTelemetry Android Agent`, which initializes the [OpenTelemetry Java SDK](https://github.com/open-telemetry/opentelemetry-java) and provides
16
+
auto-instrumentation of Android apps for real user monitoring (RUM).
22
17
23
18
# Getting Started
24
19
@@ -30,79 +25,73 @@ of the [OpenTelemetry Java SDK](https://github.com/open-telemetry/opentelemetry-
For more information about the maintainer role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer).
For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).
94
+
For more information about the Approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).
0 commit comments