NerdGraph tutorial: Create, revoke, and list public sharing chart URLs

Charts are visual representations of data helping you understand and analyze information from your apps, infrastructure, or services. You can convert these charts into URLs and share them publicly. Public chart links allow you to easily share graphs and data with others, even if they don't have a New Relic account.

With the appropriate security and access settings, you can create, manage, and revoke publicly accessible live chart URLs using queries and mutations in NerdGraph. Alternatively, you can perform these actions via the New Relic UI.

Prudence

Anyone with access to the live chart URLs can view all the information from the underlying chart query. Ensure that information is shared cautiously and in compliance with your company's internal policies and procedures.

For creating, revoking, or listing a publicly accessible live chart URL from NerdGraph: go to GraphQL Explorer and then follow these instructions.