Get an embedded chart URL.
post/midgard/v0.1/stack/add-on/new-relic/chart/{stackItemId}
Returns an embedded chart URL and a direct NewRelic application URL based on an NRQL query for a specific stack item.
Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdThe stack item ID.
integer
REQUIRED
Query Parameters
chartTypeThe type of chart to display.
string
Body
application/json
nrqlThe NRQL query.
string
REQUIRED
Response
200New Relic details returned successfully.
204No New Relic details found for this stack item.
400Missing nrql parameter.
404Stack item not found or incorrect permissions.
Shell cURL
shell
Show schema
json