Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 1.26 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.26 KB

#NewRelic AppName

Version: 7.x-1.x-dev

Maintainers: jbickar, sherakama

Changelog.txt

This module sets the newrelic.appname PHP value, for reporting to NewRelic. See newrelic_set_appname().

To set an arbitrary appname, run drush -y vset newrelic_appname foo.

Installation

Install this module like any other module. See Drupal Documentation.

Configuration

Nothing special needed.

Troubleshooting

If you are experiencing issues with this module try posting an issue on the drupal.org issue page.

Contribution / Collaboration

You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests.