Skip to content

Commit

Permalink
Rebrand of PCF to Pivotal Platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Ted Hall committed Sep 30, 2019
1 parent 81d989a commit 00970cf
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 42 deletions.
22 changes: 11 additions & 11 deletions docs-content/index.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: New Relic Nozzle for PCF
title: New Relic Nozzle for Pivotal Platform
owner: Partners
---

<br/>
This documentation describes [New Relic Nozzle for Pivotal Cloud Foundry (PCF)](https://network.pivotal.io/products/nr-firehose-nozzle/).
This documentation describes [New Relic Nozzle for Pivotal Platform](https://network.pivotal.io/products/nr-firehose-nozzle/).

New Relic Nozzle for PCF collects metrics and events that are generated by all PCF components and applications that run on PCF Diego cells via the [Loggregator Firehose](https://docs.pivotal.io/pivotalcf/loggregator/index.html). It pushes this data to [New Relic](https://www.newrelic.com) to be ingested by New Relic Insights for dashboarding and visualization.
New Relic Nozzle for Pivotal Platform collects metrics and events that are generated by all Pivotal Platform components and applications that run on Pivotal Platform Diego cells via the [Loggregator Firehose](https://docs.pivotal.io/pivotalcf/loggregator/index.html). It pushes this data to [New Relic](https://www.newrelic.com) to be ingested by New Relic Insights for dashboarding and visualization.

<br/>
<center>
Expand All @@ -16,19 +16,19 @@ New Relic Nozzle for PCF collects metrics and events that are generated by all P

## <a id='overview'></a> Overview

Once you install New Relic Nozzle for PCF, it starts collecting and pushing Firehose events to New Relic Insights for visualization. New Relic organizes the Firehose data based on Firehose event types, and shows each Firehose event type in its own separate dashboard.
Once you install New Relic Nozzle for Pivotal Platform, it starts collecting and pushing Firehose events to New Relic Insights for visualization. New Relic organizes the Firehose data based on Firehose event types, and shows each Firehose event type in its own separate dashboard.

The nozzle can be installed as a tile in Ops Manager, or deployed using the CLI command **cf push** as a regular application. You can then monitor the health and performance of your PCF deployments, and set alerts based on any metrics that are collected from PCF Firehose.
The nozzle can be installed as a tile in Ops Manager, or deployed using the CLI command **cf push** as a regular application. You can then monitor the health and performance of your Pivotal Platform deployments, and set alerts based on any metrics that are collected from Pivotal Platform Firehose.


## <a id='features'></a> Key Features

You can filter the nozzle dashboards that allow you to visualize the Firehose metrics and events.

You can monitor the health and performance of PCF components with the following categories:
You can monitor the health and performance of Pivotal Platform components with the following categories:

* PCF Domain
* PCF Deployment
* Pivotal Platform Domain
* Pivotal Platform Deployment
* Firehose Event Type
* Origin
* Job
Expand Down Expand Up @@ -71,7 +71,7 @@ tab based on the following event properties:

## <a id="snapshot"></a> Product Snapshot

The following table provides version and version-support information about New Relic Nozzle for PCF.
The following table provides version and version-support information about New Relic Nozzle for Pivotal Platform.

<table class="nice">
<th>Element</th>
Expand Down Expand Up @@ -108,12 +108,12 @@ The following table provides version and version-support information about New R

## <a id='compatibility'></a> Compatibility

This project has been tested and is compatible with PCF versions v2.3.x through v2.6.x.
This project has been tested and is compatible with Pivotal Platform versions v2.3.x through v2.6.x.


## <a id="reqs"></a> Requirements

New Relic Nozzle for PCF has the following requirements:
New Relic Nozzle for Pivotal Platform has the following requirements:

* An active New Relic account with a Pro or Pro Trial license
* New Relic Insights included in the license
Expand Down
30 changes: 15 additions & 15 deletions docs-content/installing.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
title: Installing and Configuring New Relic Nozzle for PCF
title: Installing and Configuring New Relic Nozzle for Pivotal Platform
owner: Partners
---

This topic describes how to install and configure New Relic Nozzle for Pivotal Cloud Foundry (PCF).
This topic describes how to install and configure New Relic Nozzle for Pivotal Platform.

You can either install the New Relic Nozzle for PCF as a tile in Ops Manager, or push it as a regular application.
You can either install the New Relic Nozzle for Pivotal Platform as a tile in Ops Manager, or push it as a regular application.


## <a id='install-opsmgr'></a> Install and Configure New Relic Nozzle for PCF as a Tile in Ops Manager
## <a id='install-opsmgr'></a> Install and Configure New Relic Nozzle for Pivotal Platform as a Tile in Ops Manager

1. Download the product file from [Pivotal Network](https://network.pivotal.io/products/nr-firehose-nozzle/).

1. Navigate to the Ops Manager Installation Dashboard and click **Import a Product** to upload the product file.

1. Under the **Import a Product** button, click the **+** sign next to the version number of New Relic Nozzle for PCF. This adds the tile to your staging area.
1. Under the **Import a Product** button, click the **+** sign next to the version number of New Relic Nozzle for Pivotal Platform. This adds the tile to your staging area.

1. Click the newly added **New Relic Nozzle for PCF** tile.
1. Click the newly added **New Relic Nozzle for Pivotal Platform** tile.

1. Follow the steps below to configure the nozzle tile:
* Under **New Relic Firehose Nozzle > Settings > Assign AZs and Networks:**
Expand Down Expand Up @@ -62,8 +62,8 @@ The following properties can be obtained either from Pivotal Application Service
* Insights Insert Key: An insert key from `https://insights.newrelic.com/accounts/RPM-ID/manage/api_keys`.
* User Name: `Ops Manager -> Pivotal Application Service -> Credentials -> Job -> UAA -> Opentsdb Nozzle Credentials -> Link to Credential -> identity` </br>(Only for Application push)
* Password: `Ops Manager -> Pivotal Application Service -> Credentials -> Job -> UAA -> Opentsdb Nozzle Credentials -> Link to Credential -> password` </br>(Only for Application push)
* UAA URL: `https://uaa.YOUR-PCF-DOMAIN` -- `cf curl /v2/info` </br>(Only for Application push)
* Traffic Controller URL: `wss://doppler.PCF-DOMAIN:SSL-PORT` -- `cf curl /v2/info` </br>(Only for Application push)
* UAA URL: `https://uaa.YOUR-Pivotal Platform-DOMAIN` -- `cf curl /v2/info` </br>(Only for Application push)
* Traffic Controller URL: `wss://doppler.Pivotal Platform-DOMAIN:SSL-PORT` -- `cf curl /v2/info` </br>(Only for Application push)
* Admin User Name: `Ops Manager -> Pivotal Application Service -> Credentials -> Job -> UAA -> Admin Credentials -> Link to Credential -> identity` </br>(Only for Application push)
* Admin Password: `Ops Manager -> Pivotal Application Service -> Credentials -> Job -> UAA -> Admin Credentials -> Link to Credential -> password` </br>(Only for Application push)

Expand All @@ -74,9 +74,9 @@ The following properties can be obtained either from Pivotal Application Service
1. Return to the Ops Manager Installation Dashboard and click **Apply Changes**.


## <a id='install-app'></a> Install and Configure New Relic Nozzle for PCF as an Application
## <a id='install-app'></a> Install and Configure New Relic Nozzle for Pivotal Platform as an Application

When pushing New Relic Nozzle for PCF as an application, you need to have a manifest with the following properties:
When pushing New Relic Nozzle for Pivotal Platform as an application, you need to have a manifest with the following properties:

```
applications:
Expand All @@ -92,9 +92,9 @@ When pushing New Relic Nozzle for PCF as an application, you need to have a mani
env:
NOZZLE_USERNAME: NOZZLE-USER
NOZZLE_PASSWORD: NOZZLE-PASSWORD
NOZZLE_API_URL: https://api.YOUR-PCF-DOMAIN
NOZZLE_UAA_URL: https://uaa.YOUR-PCF-DOMAIN
NOZZLE_TRAFFIC_CONTROLLER_URL: wss://doppler.YOUR-PCF-DOMAIN:SSL-PORT
NOZZLE_API_URL: https://api.YOUR-Pivotal Platform-DOMAIN
NOZZLE_UAA_URL: https://uaa.YOUR-Pivotal Platform-DOMAIN
NOZZLE_TRAFFIC_CONTROLLER_URL: wss://doppler.YOUR-Pivotal Platform-DOMAIN:SSL-PORT
NOZZLE_FIREHOSE_SUBSCRIPTION_ID: newrelic.firehose
NOZZLE_SKIP_SSL: true/false
NOZZLE_SELECTED_EVENTS: Comma-separated list of event types
Expand Down Expand Up @@ -128,7 +128,7 @@ When pushing New Relic Nozzle for PCF as an application, you need to have a mani

### <a id='app-build'></a> Application Build and Deploy

The application is already built and ready to run on PCF. If you make any changes to the code, or would like to run on other operating systems, you can rebuild the binary.
The application is already built and ready to run on Pivotal Platform. If you make any changes to the code, or would like to run on other operating systems, you can rebuild the binary.

<pre>
$ env GOOS=&lt;OS-name&gt; GOARCH=amd64 go build -o dist/nr-nozzle
Expand All @@ -153,4 +153,4 @@ You can specify the values for these properties during the setup of the tile in

* These environment variables must be in lower case.
* You must set `http_proxy` to your proxy server address and port (i.e. `http://my_proxyserver:my_proxy_port`).
* You must set `no_proxy` to any address that you need to bypass. In order for the nozzle to work properly with proxies, you must bypass the `doppler` server (`doppler.YOUR-PCF-DOMAIN.com`). Make sure you do not include the protocol and the port for `no_proxy`. Just add the server name.
* You must set `no_proxy` to any address that you need to bypass. In order for the nozzle to work properly with proxies, you must bypass the `doppler` server (`doppler.YOUR-Pivotal Platform-DOMAIN.com`). Make sure you do not include the protocol and the port for `no_proxy`. Just add the server name.
22 changes: 11 additions & 11 deletions docs-content/release-notes.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Release Notes for New Relic Nozzle for PCF
title: Release Notes for New Relic Nozzle for Pivotal Platform
owner: Partners
---

These are release notes for New Relic Nozzle for PCF.
These are release notes for New Relic Nozzle for Pivotal Platform.


## <a id="ver-1.1.21"></a> v1.1.21
Expand All @@ -13,7 +13,7 @@ These are release notes for New Relic Nozzle for PCF.
Features included in this release:

* Fixed problem with printing error logs
* Tested on PCF up to and including v2.6
* Tested on Pivotal Platform up to and including v2.6


## <a id="ver-1.1.20"></a> v1.1.20
Expand All @@ -23,7 +23,7 @@ Features included in this release:
Features included in this release:

* Added support for New Relic EU data center
* Tested on PCF up to and including v2.6
* Tested on Pivotal Platform up to and including v2.6


## <a id="ver-1.1.19"></a> v1.1.19
Expand All @@ -35,7 +35,7 @@ Features included in this release:
* Added New Relic Insights GO library for improved connection to New Relic Insights
* Improved error handling and error messages
* Added accessors to obtain system information during the tile configuration
* Tested on PCF up to and including v2.6
* Tested on Pivotal Platform up to and including v2.6


## <a id="ver-1.1.17"></a> v1.1.17
Expand All @@ -45,7 +45,7 @@ Features included in this release:
Features included in this release:

* updated to BOSH Release 1.16.0 (corresponds to version 6.45.0 of the CF CLI)
* Tested on PCF up to and including v2.6
* Tested on Pivotal Platform up to and including v2.6


## <a id="ver-1.1.16"></a> v1.1.16
Expand All @@ -56,7 +56,7 @@ Features included in this release:

* Added HTTP healthcheck
* Improved error handling when connecting to other systems
* Tested on PCF v2.3 and v2.4
* Tested on Pivotal Platform v2.3 and v2.4


## <a id="ver-1.1.14"></a> v1.1.14
Expand All @@ -77,7 +77,7 @@ Features included in this release:
Features included in this release:

* Added maximum number of events to upload to New Relic in every packet
* Tested and verified on PCF v2.2.x and v2.3.x
* Tested and verified on Pivotal Platform v2.2.x and v2.3.x

Bug Fixes:

Expand All @@ -91,7 +91,7 @@ Bug Fixes:
Features included in this release:

* Extends filtering capabilities of the nozzle to allow exclusion and inclusion of events with selected deployment, origin, and/or job names
* Tested and verified on PCF v2.2.x and PCF v2.3.x
* Tested and verified on Pivotal Platform v2.2.x and Pivotal Platform v2.3.x


## <a id="ver-1.0.4"></a> v1.0.4
Expand All @@ -100,10 +100,10 @@ Features included in this release:

Features included in this release:

* Allows PCF admin to set number of nozzle instances in the tile
* Allows Pivotal Platform admin to set number of nozzle instances in the tile
* Collects more Application details (`org name`, `space name`, `application name`, stack guid, etc.) in ContainerMetric events
* Allows filtering of unwanted Firehose events
* Tested and verified on PCF v2.0.x and v2.1.x
* Tested and verified on Pivotal Platform v2.0.x and v2.1.x


## <a id="ver-0.8.0"></a> v0.8.0
Expand Down
10 changes: 5 additions & 5 deletions docs-content/using.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Using New Relic Nozzle for PCF
title: Using New Relic Nozzle for Pivotal Platform
owner: Partners
---

This topic describes how to use New Relic Nozzle for Pivotal Cloud Foundry (PCF).
This topic describes how to use New Relic Nozzle for Pivotal Platform.


## <a id='using'></a> Using New Relic Nozzle for PCF
## <a id='using'></a> Using New Relic Nozzle for Pivotal Platform

Metrics and events the PCF Loggregator Firehose collects are visualized in dashboards in New Relic Insights. These dashboards allow you to filter the data by various metrics.
Metrics and events the Pivotal Platform Loggregator Firehose collects are visualized in dashboards in New Relic Insights. These dashboards allow you to filter the data by various metrics.

For example, in the **Container Metrics** dashboard, you can filter the data by **CF Origins**, **Jobs**, and **IP address**. Then you can select an application ID to narrow down to the data coming only from one application. Furthermore, if you would like to see the performance of one application container, you can select one of the containers by clicking on the container index, filtering the data in the dashboard, and drilling down to the data for only one application container.

Expand All @@ -29,7 +29,7 @@ select average(containerMetricCpuPercentage) from PcfFirehoseEvent facet contain
select count(*) from PcfFirehoseEvent where FirehoseEventType = 'HttpStartStop' facet httpStatusCode
```

Events from all PCF deployments end up in **PcfFirehoseEvent**. If you collect events from multiple PCF environments, you can use **pcfDomain** and **pcfInstanceIp** metrics to distunguish between events from different PCF deploments (either in a **WHERE** clause or by **FACET**ing the events by **pcfDomain**).
Events from all Pivotal Platform deployments end up in **PcfFirehoseEvent**. If you collect events from multiple Pivotal Platform environments, you can use **pcfDomain** and **pcfInstanceIp** metrics to distunguish between events from different Pivotal Platform deploments (either in a **WHERE** clause or by **FACET**ing the events by **pcfDomain**).


## <a id='insights-dashboards'></a> Obtaining Insights Pre-Built Dashboards
Expand Down

0 comments on commit 00970cf

Please sign in to comment.