From 96a2c7fb4f5d2c8b8da3608eb023114a3e4aa447 Mon Sep 17 00:00:00 2001 From: Liza Mock Date: Wed, 24 Jul 2024 18:10:32 -0700 Subject: [PATCH] update jave --- docs/platforms/java/common/index.mdx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/platforms/java/common/index.mdx b/docs/platforms/java/common/index.mdx index ca5b62e89b3fb..b0d68246f31e1 100644 --- a/docs/platforms/java/common/index.mdx +++ b/docs/platforms/java/common/index.mdx @@ -6,16 +6,6 @@ On this page, we get you up and running with Sentry's SDK. Don't already have an account and Sentry project established? Head over to [sentry.io](https://sentry.io/signup/), then return to this page. -## Features - - - - - -In addition to capturing errors, you can monitor interactions between multiple services or applications by [enabling tracing](/concepts/key-terms/tracing/). - -Select which Sentry features you'd like to install in addition to Error Monitoring to get the corresponding installation and configuration instructions below. - ## Install Sentry captures data by using an SDK within your application’s runtime.