Skip to content

Commit

Permalink
Update README.md (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
theletterf authored Jan 24, 2023
1 parent e76dcce commit 0ef72c1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@

# Splunk OpenTelemetry Instrumentation for Android

Splunk RUM Product Documentation can be found [here](https://docs.splunk.com/Observability/rum/intro-to-rum.html#nav-Introduction-to-Splunk-RUM).

> :construction: This project is currently in **BETA**. It is officially supported by Splunk. However, breaking changes MAY be introduced.
For official documentation on the Splunk OTel Instrumentation for Android, see [Instrument Android applications for Splunk RUM](https://docs.splunk.com/Observability/gdi/get-data-in/rum/android/get-android-data-in.html).

## Features

Expand Down Expand Up @@ -346,7 +344,7 @@ public class MainActivity extends Activity {

- If you see runtime errors related to Java 8 interfaces and classes, make sure you have
enabled `coreLibraryDesugaring` per the official Android [documentation][desugar].
- Please report any bugs either here as a Github issue, or with official Splunk support channels.
- Report any bugs either here as a Github issue, or with official Splunk support channels.

## Sample Application

Expand Down

0 comments on commit 0ef72c1

Please sign in to comment.