New Relic Dotnet Extension Buildpack

The New Relic Dotnet Extension Buildpack for PCF enables you to bind your Dotnet (Core and Framework) apps to New Relic Dotnet agents.

Overview

The New Relic Dotnet Extension Buildpack for PCF enables you to bind your Dotnet (Core and Framework) apps to New Relic Dotnet agents. This allows you to monitor the health and performance of these apps, analyze the data captured by agents, and additionally correlate the captured agent data with PCF infrastructure metrics and events collected by the New Relic Firehose Nozzle.

The New Relic Dotnet Extension Buildpack for PCF can be installed via the tile in Ops Manager. Alternatively, you can extract the PIVOTAL file and install individual extension buildpacks using the cf Command Line Interface (CLI) command cf create-buildpack.

After you start monitoring your apps, you can set alerts based on any metrics that are collected by Dotnet agents using the New Relic alerting subsystem.

All buildpacks use the multi-buildpack approach of Cloud Foundry and require either the standard Dotnet Core buildpack or HWC buildpack to be specified in the buildpack chain, either in the app manifest or in the cf CLI.

Features

  • New Relic Dotnet Core Extension Buildpack for Dotnet Core Applications (Ubuntu Trusty 14.04 and Xenial 16.04 stemcells). This extension buildpack is non-cached.
  • New Relic Dotnet Core Extension Cached Buildpack for Dotnet Core
  • Applications (Ubuntu Trusty 14.04 and Xenial 16.04 stemcells) running in disconnected (isolated) PCF deployments
  • New Relic HWC Extension Buildpack for Dotnet Framework Applications (Windows 2012 R2 and Windows 2016 stemcells) This extension buildpack is non-cached
  • New Relic HWC Extension Cached Buildpack for Dotnet Framework
  • Applications (Windows 2012 R2 and Windows 2016 stemcells) running in disconnected (isolated) PCF deployments

Support

License Information

View New Relic Dotnet Extension Buildpack