Skip to content

Commit c4302cf

Browse files
committed
edit pass: six-azure-managed-instance-for-apache-cassandra-articles
1 parent 7a61fc3 commit c4302cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/managed-instance-apache-cassandra/manage-resources-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The following sections demonstrate how to manage Azure Managed Instance for Apac
126126
* [Get datacenter details](#get-datacenter-details)
127127
* [Get datacenters in a cluster](#get-datacenters-cluster)
128128
* [Update or scale a datacenter](#update-datacenter)
129-
* [Get the Cassandra configuration](#get-the-cassandra-configuration)
129+
* [Get the Cassandra configuration](#get-yaml)
130130
* [Update the Cassandra configuration](#update-yaml)
131131

132132
### <a id="create-datacenter"></a>Create a datacenter

articles/managed-instance-apache-cassandra/visualize-prometheus-grafana.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following tasks are required to visualize metrics:
1818
* Install the [Prometheus Dashboards](https://github.com/datastax/metric-collector-for-apache-cassandra#installing-the-prometheus-dashboards) onto the VM.
1919

2020
>[!WARNING]
21-
> Prometheus and Grafana are open-source software and not supported as part of the Azure Managed Instance for Apache Cassandra service. Visualizing metrics in the way described below will require you to host and maintain a virtual machine as the server for both Prometheus and Grafana. The instructions below were tested only for Ubuntu Server 18.04, there is no guarantee that they will work with other linux distributions. Following this approach will entail supporting any issues that may arise, such as running out of space, or availability of the server. For a fully supported and hosted metrics experience, consider using [Azure Monitor metrics](monitor-clusters.md#azure-metrics), or alternatively [Azure Monitor partner integrations](../azure-monitor/partners.md).
21+
> Prometheus and Grafana are open-source software and not supported as part of the Azure Managed Instance for Apache Cassandra service. Visualizing metrics in the way described below will require you to host and maintain a virtual machine as the server for both Prometheus and Grafana. The instructions below were tested only for Ubuntu Server 18.04, there is no guarantee that they will work with other linux distributions. Following this approach will entail supporting any issues that may arise, such as running out of space, or availability of the server. For a fully supported and hosted metrics experience, consider using [Azure Monitor metrics](monitor-clusters.md#azure-managed-instance-for-apache-cassandra-metrics), or alternatively [Azure Monitor partner integrations](../azure-monitor/partners.md).
2222
2323
## Deploy an Ubuntu server
2424

0 commit comments

Comments
 (0)