newrelic-experimental / newrelic-java-adobe-aem

Provides instrumentation for Adobe AEM along with its underlying frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Relic Open Source experimental project banner.

GitHub forks GitHub stars GitHub watchers

GitHub all releases GitHub release (latest by date) GitHub last commit GitHub Release Date

GitHub issues GitHub issues closed GitHub pull requests GitHub pull requests closed

newrelic-java-adobe-aem

This repository contains the necessary instrumentation components for monitoring the Adobe AEM product. It contains components from several different Labs repositories for components used by AEM.
These include
Apache Felix
Apache Sling
Apache Jackrabbit
Apache Jackrabbit Oak
Adobe Granite
Adobe AEM API

Release contains all the appropriate instrumentation extension jars from these repositories and is updated whenever one of them is updated.

Installation

  1. Download the latest instrumentation release archive.
  2. In the New Relic Java Agent directory (directory that contains newrelic.jar), create a new directory named extensions if it does not already exist.
  3. Extract the jar files from the instrumentation archive into the extensions directory.
  4. Restart the application.

About

Provides instrumentation for Adobe AEM along with its underlying frameworks