Skip to content

Commit

Permalink
NR1 Sweep: Final batch
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleycamacho committed May 11, 2022
1 parent b794ba8 commit 72e6ee0
Show file tree
Hide file tree
Showing 45 changed files with 114 additions and 114 deletions.
Expand Up @@ -37,7 +37,7 @@ Ready to get started? You'll be able to configure Pixie to suit your environnmen

## Quickly start observing and debugging Kubernetes clusters

Our Pixie integration gives you the best of both worlds: Pixie’s fast and simple Kubernetes observability coupled with New Relic One’s incident correlation, intelligent alerting, and long-term retention.
Our Pixie integration gives you the best of both worlds: Pixie’s fast and simple Kubernetes observability coupled with New Relic’s incident correlation, intelligent alerting, and long-term retention.

You’ll get visibility into HTTP services using golden signals, HTTP transactions, database transactions, distributed tracing, and JVM metrics. You can operate, debug, and scale your Kubernetes clusters based on the information you learn about how your clusters and services are running. Using the New Relic [Explorer](/docs/new-relic-one/use-new-relic-one/core-concepts/new-relic-explorer-view-performance-across-apps-services-hosts/), you can see key metrics and events at every level, starting with the cluster, and diving down into namespaces, deployments, and pods. You can quickly spot anomalous behavior, and where it’s happening.

Expand Down
Expand Up @@ -17,7 +17,7 @@ You can build your own visualizations and add them to a dashboard. This gives yo
/>

<figcaption>
This visualization shows the number of people in each city who are viewing New Relic within an organization. The visualization was created using the New Relic One CLI and [Treemap from the Recharts library](https://bit.dev/recharts/recharts/treemap?example=5ced12842b76410014e81f11).
This visualization shows the number of people in each city who are viewing New Relic within an organization. The visualization was created using the New Relic CLI and [Treemap from the Recharts library](https://bit.dev/recharts/recharts/treemap?example=5ced12842b76410014e81f11).
</figcaption>

The process for creating a visualization is covered in the guide, [Build a custom visualization for dashboards](https://developer.newrelic.com/build-apps/build-visualization).
Expand Down
@@ -1,12 +1,12 @@
---
title: Filter New Relic One dashboards by facets
title: Filter New Relic dashboards by facets
tags:
- Query your data
- Explore and query data
- Dashboards
translate:
- jp
metaDescription: 'New Relic One dashboards: You can use facet filtering to filter dashboards by specific attributes.'
metaDescription: 'New Relic dashboards: You can use facet filtering to filter dashboards by specific attributes.'
redirects:
- /docs/dashboards/new-relic-one-dashboards/manage-your-dashboard/use-facets-filter-dashboards
- /docs/dashboards/new-relic-one-dashboards/manage-your-dashboard/filter-dashboards-facets
Expand All @@ -21,11 +21,11 @@ import facetCases01 from 'images/facet_cases_01.png'

import facetCases02 from 'images/facet_cases_02.png'

You can filter your [New Relic One dashboards](/docs/dashboards/new-relic-one-dashboards/get-started/introduction-new-relic-one-dashboards) by faceted attributes, making your dashboards more interactive and easy to use.
You can filter your [New Relic dashboards](/docs/dashboards/new-relic-one-dashboards/get-started/introduction-new-relic-one-dashboards) by faceted attributes, making your dashboards more interactive and easy to use.

## Why use facet filtering? [#feature]

In [New Relic One dashboards](/docs/dashboards/new-relic-one-dashboards/get-started/introduction-new-relic-one-dashboards), for NRQL queries containing a [`FACET` clause](/docs/query-data/nrql-new-relic-query-language/getting-started/nrql-syntax-components-functions#sel-facet) and meeting other [chart-type requirements](#requirements), you can set up the faceted attributes to filter the current dashboard or a related, linked dashboard. By letting you quickly filter your dashboards, and link to pre-filtered dashboards, your dashboards are more interactive and easy to use.
For our [dashboards](/docs/dashboards/new-relic-one-dashboards/get-started/introduction-new-relic-one-dashboards), any NRQL queries containing a [`FACET` clause](/docs/query-data/nrql-new-relic-query-language/getting-started/nrql-syntax-components-functions#sel-facet) and meeting other [chart-type requirements](#requirements), you can set up the faceted attributes to filter the current dashboard or a related, linked dashboard. By letting you quickly filter your dashboards, and link to pre-filtered dashboards, your dashboards are more interactive and easy to use.

This feature is available when adding a new chart to a dashboard or when editing a chart on an existing dashboard.

Expand All @@ -35,13 +35,13 @@ To see this feature in action, see the [example use case](#example-use).

Requirements to use this feature:

* Must be in [New Relic One dashboards](/docs/dashboards/new-relic-one-dashboards/get-started/introduction-new-relic-one-dashboards). Will not work on a standalone chart in the [query builder](/docs/chart-builder/use-chart-builder/get-started/introduction-chart-builder).
* Must use a [New Relic dashboard](/docs/dashboards/new-relic-one-dashboards/get-started/introduction-new-relic-one-dashboards). Will not work on a standalone chart in the [query builder](/docs/chart-builder/use-chart-builder/get-started/introduction-chart-builder).
* NRQL query must contain a [`FACET` clause](/docs/query-data/nrql-new-relic-query-language/getting-started/nrql-syntax-components-functions#sel-facet).
* Available only for [bar charts](/docs/insights/use-insights-ui/manage-dashboards/chart-types#widget-barchart), [heat maps](/docs/insights/use-insights-ui/manage-dashboards/chart-types#widget-heatmap), [pie charts](/docs/insights/use-insights-ui/manage-dashboards/chart-types#widget-piechart), and [tables](/docs/insights/use-insights-ui/manage-dashboards/chart-types#widget-table).

## Example use of facet filtering [#example-use]

Let's say you create the following facet-containing NRQL query for an existing dashboard in New Relic One:
Let's say you create the following facet-containing NRQL query for an existing dashboard in the UI:

<img
title="facetfiltering01bis.png"
Expand Down
Expand Up @@ -6,7 +6,7 @@ tags:
- Dashboards
translate:
- jp
metaDescription: Introduction to New Relic One dashboards. Explore and correlate your data with customized visualizations.
metaDescription: Introduction to New Relic dashboards. Explore and correlate your data with customized visualizations.
redirects:
- /docs/get-started
- /docs/explore-dashboards-index
Expand Down Expand Up @@ -58,7 +58,7 @@ import accessDashboards from 'images/Access_dashboards.png'

import dashboardsIndex0 from 'images/Dashboards_index_0.png'

Envision your data as a complex system of roads: you need to navigate the signs and signals along the way to quickly see and make meaning of the information you collect. [New Relic One](/docs/new-relic-one/use-new-relic-one/get-started/introduction-new-relic-one) dashboards gather and chart the specific data you want to see, the way you want to see it, from anywhere in the New Relic platform.
Envision your data as a complex system of roads: you need to navigate the signs and signals along the way to quickly see and make meaning of the information you collect. [New Relic's](/docs/new-relic-one/use-new-relic-one/get-started/introduction-new-relic-one) dashboards gather and chart the specific data you want to see, the way you want to see it, from anywhere in the New Relic platform.

<img
title="dashboards_intro.png"
Expand All @@ -68,7 +68,7 @@ Envision your data as a complex system of roads: you need to navigate the signs

## Why it matters [#dashboards-features]

With New Relic One dashboards you can customize and understand the data you collect. Explore your data and correlate connected sources with tailored, user-friendly charts, and quickly learn the state of your system and applications for faster, more efficient troubleshooting.
With our dashboards you can customize and understand the data you collect. Explore your data and correlate connected sources with tailored, user-friendly charts, and quickly learn the state of your system and applications for faster, more efficient troubleshooting.

Use dashboards to:

Expand All @@ -93,7 +93,7 @@ To access dashboards, go to [one.newrelic.com](http://one.newrelic.com) and clic

In the dashboards index, you can view all the dashboards and [data apps](/docs/insights/use-insights-ui/manage-dashboards/data-apps-build-collections-linked-dashboards) associated with your New Relic account.

From the top bar, quickly access our [explorer](/docs/new-relic-one/use-new-relic-one/ui-data/new-relic-one-entity-explorer-view-performance-across-apps-services-hosts) as well as all New Relic capabilities, such as APM, browser monitoring, infrastructure monitoring, logs, or applied intelligence. You can also use the core [New Relic One features such as **Search** or **Query your data**](/docs/new-relic-one/use-new-relic-one/get-started/new-relic-one-core-ui-components) that are available across the platform.
From the top bar, quickly access our [explorer](/docs/new-relic-one/use-new-relic-one/ui-data/new-relic-one-entity-explorer-view-performance-across-apps-services-hosts) as well as all New Relic capabilities, such as APM, browser monitoring, infrastructure monitoring, logs, or applied intelligence. You can also use the core [New Relic features such as **Search** or **Query your data**](/docs/new-relic-one/use-new-relic-one/get-started/new-relic-one-core-ui-components) that are available across the platform.

<img
title="Dashboards_index.png"
Expand All @@ -117,7 +117,7 @@ Here you can carry out the following actions:
id="dashboards-create"
title="Create a dashboard"
>
You can easily create a dashboard in New Relic One from the dashboards index by selecting the **+ Create a dashboard** button located at the top-right corner of the dashboards index.
You can easily create a dashboard in the New Relic UI from the dashboards index by selecting the **+ Create a dashboard** button located at the top-right corner of the dashboards index.

1. Name your dashboard. [Names are searchable](#dashboards-search), so we recommend giving it a meaningful name (your service or application, for instance) using words that will help you locate your dashboard easily.
2. Select the account the dashboard belongs to. Choose carefully because **this action cannot be modified**.
Expand Down Expand Up @@ -182,7 +182,7 @@ Here you can carry out the following actions:
id="dashboards-favorite"
title="Mark a dashboard as favorite"
>
Clicking the star icon next to a dashboard toggles on or off the favorites. When you favorite a dashboard, it’s grouped with other favorite dashboards at the top of the list, and appears on the New Relic One home page.
Clicking the star icon next to a dashboard toggles on or off the favorites. When you favorite a dashboard, it’s grouped with other favorite dashboards at the top of the list, and appears on the New Relic home page.

To remove a dashboard from your favorites, select the star icon again.
</Collapser>
Expand All @@ -193,7 +193,7 @@ Here you can carry out the following actions:
>
You can **search** dashboards by dashboard name and author using the search box above the index.

You can also **sort** the dashboards in the index. By default, dashboards you edited recently are at the top of the index in both the [favorited and non-favorited sections](#dashboards-favorite). To change this order, you can sort both sections by any of the columns in the index, your most recent sort is displayed next time you access New Relic One.
You can also **sort** the dashboards in the index. By default, dashboards you edited recently are at the top of the index in both the [favorited and non-favorited sections](#dashboards-favorite). To change this order, you can sort both sections by any of the columns in the index, your most recent sort is displayed next time you access New Relic.
</Collapser>
</CollapserGroup>

Expand Down
Expand Up @@ -48,7 +48,7 @@ import dashboardsMenu20210623 from 'images/dashboards_menu_20210623.png'

import dashboardsPages from 'images/dashboards_pages.png'

Access any of your [New Relic One dashboards](/docs/dashboards/new-relic-one-dashboards/get-started/introduction-new-relic-one-dashboards) to create or manage your charts directly from the chart menu, customize your dashboard's layout, adjust display modes, or export your data.
Access any of your [New Relic dashboards](/docs/dashboards/new-relic-one-dashboards/get-started/introduction-new-relic-one-dashboards) to create or manage your charts directly from the chart menu, customize your dashboard's layout, adjust display modes, or export your data.

Once you have customized your dashboard and built your charts, use our advanced visualization features and tools for data exploration to correlate and analyze your data.

Expand Down Expand Up @@ -102,7 +102,7 @@ Dashboards features include:

There are two ways to turn on TV mode:

* When viewing a dashboard in New Relic One, select the <Icon name="fe-tv"/>
* When viewing a dashboard, select the <Icon name="fe-tv"/>
icon at the top right.

* Add this parameter to a dashboard page URL: `&platform[tvMode]=true`
Expand Down Expand Up @@ -151,14 +151,14 @@ Dashboards features include:
</CollapserGroup>

<Callout variant="tip">
You can use the [search](/docs/new-relic-one-core-ui-components) feature at any time to search data across [New Relic One](/docs/new-relic-one/use-new-relic-one/get-started/introduction-new-relic-one).
You can use the [search](/docs/new-relic-one-core-ui-components) feature at any time to search data across [New Relic](/docs/new-relic-one/use-new-relic-one/get-started/introduction-new-relic-one).
</Callout>

## Add new content to your dashboard [#dash-create-chart]

Here's a few ways to add new content to your dashboard:

* From the [data explorer](/docs/query-your-data/explore-query-data/data-explorer/introduction-data-explorer) and [query builder](/docs/introduction-chart-builder) New Relic One features.
* From the [data explorer](/docs/query-your-data/explore-query-data/data-explorer/introduction-data-explorer) and [query builder](/docs/introduction-chart-builder).
* Use the **+ Add to your dashboard** button (accessible from the main dashboard page or in the edit mode) to access the [query builder](/docs/chart-builder/use-chart-builder/get-started/introduction-chart-builder), or to add content (such as text, links, or images) using our [Markdown editor](#dash-create-chart).
* [Copy an existing chart](#dash-manage-charts) from any dashboard.

Expand All @@ -182,7 +182,7 @@ You can use multiple pages to organize your dashboard data in different views. W
/>

<figcaption>
**[one.newrelic.com](https://one.newrelic.com) > Dashboards**: This is an example of a dashboard in New Relic One with multiple pages, represented by the tabs at the top of the dashboard. You can add pages to dashboards, copy existing pages, and drag and drop the page tabs to new positions.
**[one.newrelic.com](https://one.newrelic.com) > Dashboards**: This is an example of a dashboard with multiple pages, represented by the tabs at the top of the dashboard. You can add pages to dashboards, copy existing pages, and drag and drop the page tabs to new positions.
</figcaption>

You can use this feature to group together related dashboard views. This is valuable when you're aggregating a lot of data and charts related to a specific project, team, or subject.
Expand Down
Expand Up @@ -22,7 +22,7 @@ redirects:
- /docs/query-data
---

[New Relic One](http://one.newrelic.com) is a powerful observability platform that gives you access to all your data throughout your entire system. We host telemetry data sent by [your entities](/docs/new-relic-one/use-new-relic-one/core-concepts/what-entity-new-relic/), which basically is anything we can identify that has data you can monitor, including applications, services, hosts, etc. You name it!
[New Relic](http://one.newrelic.com) is a powerful observability platform that gives you access to all your data throughout your entire system. We host telemetry data sent by [your entities](/docs/new-relic-one/use-new-relic-one/core-concepts/what-entity-new-relic/), which basically is anything we can identify that has data you can monitor, including applications, services, hosts, etc. You name it!

While we provide you with an out of the box experience to see your data with curated [dashboards](/docs/query-your-data/explore-query-data/dashboards/introduction-dashboards/), you can tailor the access to your data and custom the visibility in several ways, including [in the UI](#query-ui) or [via API](#query-apis).

Expand Down Expand Up @@ -92,7 +92,7 @@ Regardless of your experience with New Relic, we'll help you discover, understan

## Browse your data in the UI [#browse-data]

[New Relic One](/docs/new-relic-one/use-new-relic-one/get-started/introduction-new-relic-one) offers several experiences that don't require knowledge of NRQL or any query language. On the UI, go to the **Query your data** button, or click the **Browse data** dropdown, then select the data type (metrics, events, logs, and traces) you want to explore.
[Our platform](/docs/new-relic-one/use-new-relic-one/get-started/introduction-new-relic-one) offers several experiences that don't require knowledge of NRQL or any query language. On the UI, go to the **Query your data** button, or click the **Browse data** dropdown, then select the data type (metrics, events, logs, and traces) you want to explore.

* For [events](/docs/using-new-relic/data/understand-data/new-relic-data-types#event-data) and [metrics](/docs/using-new-relic/data/understand-data/new-relic-data-types#metrics), use the [data explorer](/docs/query-your-data/explore-query-data/data-explorer/introduction-data-explorer), an intuitive data navigator to create visualizations. From the explorer you can switch to the [query builder](/docs/chart-builder/use-chart-builder/choose-data/use-advanced-nrql-mode-specify-data) to see and refine your query.
* [Distributed tracing query](/docs/understand-dependencies/distributed-tracing/ui-data/additional-distributed-tracing-features-new-relic-one): a specialized UI for querying traces.
Expand Down

0 comments on commit 72e6ee0

Please sign in to comment.