pivotal-cf / docs-new-relic

Documentation for New Relic APM Tile
Apache License 2.0
1 stars 5 forks source link

Cannot Bind app to New relic Service broker #17

Open jaironpm opened 6 years ago

jaironpm commented 6 years ago

After New Relic Service Broker tile is installed a new Org (NewRelicServiceBroker-service-org) and new NewRelicServiceBroker-service-space Space get created hosting newrelic-broker-x.x.x app.

If the PCF admin removed the new relic app, space or org and tries to bind an app to the new relic service broker, operation will fail with "Status Code: 404 Not Found, Body: 404 Not Found: Requested route ('newrelic-xxxxxx.domain') does not exist" Error.

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

shahramk commented 6 years ago

@jaironpm the service broker app which is wrapped in the service broker tile, runs in Org (NewRelicServiceBroker-service-org) and Space (NewRelicServiceBroker-service-space). If you remove them, the service broker app will be removed as well, and the service broker would not work.

Why does PCF admin want to remove the org?

jaironpm commented 6 years ago

PCF admin was using cf-mgmt to remove any org/space that was not whitelisted. they have now stopped that. I was coming from the fact that our doc should probably mention new relic org/space is created after tile install and should not be removed for the service broker to work