@cryptotaxi247 / netdata-1 / commits / 2e6107b2b

add note for the new release of charts on the cloud (#11637)

* add note for the new release of charts on the cloud Co-authored-by: David Shreve, Jr. <david@netdata.cloud> Co-authored-by: jlbriston <55591909+jlbriston@users.noreply.github.com>

Hugo Valente committed Oct 11, 2021 at 15:19 UTC 2e6107b2be44448e490334e0db44524d39a8304c
1 file changed +4
docs/visualize/interact-dashboards-charts.md
+4
@@ -6,6 +6,9 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/visualize/i
6
7 # Interact with dashboards and charts
8
9 +> ⚠️ There is a new version of charts that is currently **only** available on [Netdata Cloud](/docs/cloud/visualize/interact-with-new-charts). We didn't
10 +> want to keep this valuable feature from you, so after we get this into your hands on the Cloud, we will collect and implement your feedback to make sure we are providing the best possible version of the feature on the Netdata Agent dashboard as quickly as possible.
11 +
12 You can find Netdata's dashboards in two places: locally served at `http://NODE:19999` by the Netdata Agent, and in
13 Netdata Cloud. While you access these dashboards differently, they have similar interfaces, identical charts and
14 metrics, and you interact with both of them the same way.
@@ -119,6 +122,7 @@ to get informed when something goes wrong in your infrastructure.
122 ### Related reference documentation
123
124 - [Netdata Agent · Web dashboards overview](/web/README.md)
125 +- [Netdata Cloud · Interact with new charts](https://learn.netdata.cloud/docs/cloud/visualize/interact-with-new-charts)
126 - [Netdata Cloud · War Rooms](https://learn.netdata.cloud/docs/cloud/war-rooms)
127 - [Netdata Cloud · Overview](https://learn.netdata.cloud/docs/cloud/visualize/overview)
128 - [Netdata Cloud · Nodes](https://learn.netdata.cloud/docs/cloud/visualize/nodes)