Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jelastic-jps/new-relic-apm
New Relic Agent for advanced monitoring of your Java or PHP app’s performance
https://github.com/jelastic-jps/new-relic-apm
apm java monitor-performance monitoring monitoring-tool new-relic newrelic newrelic-plugin php
Last synced: 3 days ago
JSON representation
New Relic Agent for advanced monitoring of your Java or PHP app’s performance
- Host: GitHub
- URL: https://github.com/jelastic-jps/new-relic-apm
- Owner: jelastic-jps
- License: apache-2.0
- Created: 2016-05-31T13:04:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T10:32:14.000Z (about 1 year ago)
- Last Synced: 2023-11-02T11:31:55.089Z (about 1 year ago)
- Topics: apm, java, monitor-performance, monitoring, monitoring-tool, new-relic, newrelic, newrelic-plugin, php
- Language: Shell
- Homepage:
- Size: 122 KB
- Stars: 2
- Watchers: 3
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![NewRelic APM](../../raw/master/images/newrelic_70x70.png)](../../../newrelic-apm)
## Jelastic New Relic APM Add-onThis repository provides [New Relic APM](https://newrelic.com/about/) add-on for Jelastic Platform
**New Relic APM** is a tool for the advanced monitoring of your Java app’s performance based on a number of application server metrics like response time, throughput, error rates, data transfer size, etc.
**Type of nodes this add-on can be applied to**:
- Tomcat 6
- Tomcat 7
- Tomcat 8
- Tomcat 9
- Tomee
- Jetty 6
- Jetty 8
- Jetty 9### What it can be used for?
New Relic APM allows to gather and analyze the corresponding data within your New Relic account for diagnosing possible problems in your project's productivity and boosting its efficiency.
New Relic APM is designed with the flexibility to monitor apps in any language, on any hosting configuration, and across any configuration of backend or 3rd party services. Integrate in minutes, and get access to your application performance data immediately.The initial settings for the installation:
- "Application name" is mandatory, your application name must be filled in.
- "License key" is mandatory, your license key must be filled in. If you do not have it then trial key (0000000000000000000000000000000000000000) can be used.### Deployment
In order to get this solution instantly deployed, click the "Get It Hosted Now" button, specify your email address within the widget, choose one of the [Jelastic Public Cloud providers](https://jelastic.cloud) and press Install.
[![GET IT HOSTED](https://raw.githubusercontent.com/jelastic-jps/jpswiki/master/images/getithosted.png)](https://jelastic.com/install-application/?manifest=https%3A%2F%2Fgithub.com%2Fjelastic-jps%2Fnew-relic-apm%2Fraw%2Fmaster%2Fmanifest.jps)
To deploy this package to Jelastic Private Cloud, import [this JPS manifest](../../raw/master/manifest.jps) within your dashboard ([detailed instruction](https://docs.jelastic.com/environment-export-import#import)).
For more information on what Jelastic add-on is and how to apply it, follow the [Jelastic Add-ons](https://github.com/jelastic-jps/jpswiki/wiki/Jelastic-Addons) reference.