Skip to content

Commit

Permalink
Removed Insights
Browse files Browse the repository at this point in the history
  • Loading branch information
urbiz-nr committed Jun 11, 2021
1 parent b40f01c commit 927af47
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,12 @@ You can use NRQL in these places:
* [New Relic One query builder](/docs/chart-builder/use-chart-builder/get-started/introduction-chart-builder):
* **Advanced mode** is a NRQL query interface
* **Basic mode** provides a simplified query experience that doesn't require knowledge of NRQL but that uses NRQL to generate results
* [New Relic Insights](https://docs.newrelic.com/docs/insights)
* [NerdGraph](/docs/apis/graphql-api/tutorials/nerdgraph-graphiql-nrql-tutorial): our GraphQL-format API, which includes options for making NRQL queries

![nrql_example.png](./images/nrql_example.png "nrql_example.png")

<figcaption>
**[one.newrelic.com](https://one.newrelic.com) > Query your data**: You can run a NRQL query in both [New Relic One](/docs/new-relic-one/use-new-relic-one/get-started/introduction-new-relic-one) and [New Relic Insights](/docs/insights). This NRQL query shows a count of [distributed tracing](/docs/understand-dependencies/distributed-tracing/get-started/introduction-distributed-tracing) spans faceted by their entity names.
**[one.newrelic.com](https://one.newrelic.com) > Query your data**: You can run a NRQL query in [New Relic One](/docs/new-relic-one/use-new-relic-one/get-started/introduction-new-relic-one). This NRQL query shows a count of [distributed tracing](/docs/understand-dependencies/distributed-tracing/get-started/introduction-distributed-tracing) spans faceted by their entity names.
</figcaption>

NRQL is one of several ways to query New Relic data. For more on all query options, see [Query your data](/docs/using-new-relic/data/understand-data/query-new-relic-data).
Expand Down

0 comments on commit 927af47

Please sign in to comment.