Skip to content

Commit

Permalink
Merge pull request #2072 from gsidhwani-nr/Java-RMI-Installation-upgrade
Browse files Browse the repository at this point in the history
feat: Added Java RMI configuration steps
  • Loading branch information
nr-mlosier authored Oct 5, 2023
2 parents 3d80446 + 2667222 commit c2a4eb2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions data-sources/rmi/config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
id: newrelic-java-rmi
displayName: RMI Java Agent Extension
description: |
Deploy RMI Java agent for linking client-server calls, enabling effective monitoring of interactions. Tie client and server transactions with Distributed Tracing.
Deploy RMI Java agent for linking client-server calls, enabling effective monitoring of interactions. Tie client and server transactions with Distributed Tracing (DT).
install:
primary:
nerdlet:
nerdletId: marketplace.install-data-source
nerdletState:
dataSourceId: newrelic-java-rmi
requiresAccount: false
fallback:
link:
url: https://github.com/newrelic/newrelic-java-rmi/tree/main#installation
icon: logo.svg
Expand All @@ -14,4 +20,4 @@ keywords:
- java
- rmi
- remote method invocation
- NR1_addData
- NR1_addData

0 comments on commit c2a4eb2

Please sign in to comment.