Skip to content

Commit

Permalink
Merge pull request #1051 from splunk/repo-sync
Browse files Browse the repository at this point in the history
Pulling refs/heads/main into main
  • Loading branch information
theletterf authored Nov 10, 2023
2 parents 22e7de9 + 871b87e commit 7e82cb1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 4 additions & 3 deletions _includes/requirements/java.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ The following Java Virtual Machines (JVMs) are compatible:
- Azul Zulu
- BellSoft Liberica JDK
- Eclipse Adoptium/Temurin
- IBM J9 (AlwaysOn Profiling is not supported)
- IBM J9
- Microsoft OpenJDK
- Oracle OpenJDK (AlwaysOn Profiling is not supported on Oracle JDK 8)
- Red Hat OpenJDK
- OpenJDK
- SAP SapMachine

.. note:: AlwaysOn Profiling is not supported on Oracle JDK 8 and IBM J9.
4 changes: 3 additions & 1 deletion apm/profiling/get-data-in-profiling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Activate AlwaysOn Profiling

After you've instrumented your service for Splunk Observability Cloud and checked that APM data is getting into Splunk APM, activate AlwaysOn Profiling.

To activate AlwaysOn Profiling, follow the steps for the appropriate programming language:
To activate AlwaysOn Profiling, follow the steps for the appropriate programming language:

.. tabs::

Expand Down Expand Up @@ -140,6 +140,8 @@ To activate AlwaysOn Profiling, follow the steps for the appropriate programming
For more configuration options, including setting a separate endpoint for profiling data, see :ref:`profiling-configuration-java`.

.. note:: AlwaysOn Profiling is not supported on Oracle JDK 8 and IBM J9.

.. group-tab:: Node.js

:strong:`Requirements`
Expand Down

0 comments on commit 7e82cb1

Please sign in to comment.