mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs k8smon whats new content (#76153)
* test commit * Content additions * Additional edits * Added cloud metadata * Remove "now" language * Reordered and reformatted, added release numbers * Addl edits * Addl edits * Added images * Correct hyperlink * Fix link to png * Change heading for readability * Fix doc link * Fix doc link * Remove doc link * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Updates to formatting, added dates * Added shortcodes for images * Resize images, reformat * Updated date format * Fixed linting errors --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> Co-authored-by: Isabel Matwawana <isabel.matwawana@grafana.com>
This commit is contained in:
@@ -18,6 +18,91 @@ weight: -37
|
||||
|
||||
Welcome to Grafana Cloud! Read on to learn about the newest changes to Grafana Cloud.
|
||||
|
||||
## Issues snapshot in Kubernetes Monitoring
|
||||
|
||||
<!-- Beverly Buchanan -->
|
||||
|
||||
September 29, 2023
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
To provide quicker identification and troubleshooting, the home page contains a snapshot of issues that reach the following thresholds:
|
||||
|
||||
- Pods that have been in a non-running state for more than 15 minutes
|
||||
- Nodes with CPU usage above 90% for more than five minutes
|
||||
- Nodes using more than 90% of memory for more than five minutes
|
||||
- Persistent Volumes with capacity above 90%
|
||||
- Node disks with capacity above 90%
|
||||
|
||||
(Release 1.3.1)
|
||||
{{< figure max-width="80%" src="/media/docs/grafana-cloud/k8s/K8smon-snapshotview.png" caption="Home page snapshot view" >}}
|
||||
|
||||
## Tabs navigation in Kubernetes Monitoring
|
||||
|
||||
<!-- Beverly Buchanan -->
|
||||
|
||||
September 14, 2023
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
Quickly switch between the Cluster, namespace, workload, and Node views on the **Cluster Navigation** page using tabs. (Release 1.3.0)
|
||||
|
||||
{{< figure max-width="40%" src="/media/docs/grafana-cloud/k8s/k8smon-clusternav-tabs.png" caption="Tabs on **Cluster Navigation** page" >}}
|
||||
|
||||
## Data source menu on Cost and Efficiency views in Kubernetes Monitoring
|
||||
|
||||
<!-- Beverly Buchanan -->
|
||||
|
||||
September 14, 2023
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
You can change the data source you are viewing on the **Cost** and **Efficiency** views. (Release 1.2.1)
|
||||
|
||||
## Predict namespace memory usage in Kubernetes Monitoring
|
||||
|
||||
<!-- Beverly Buchanan -->
|
||||
|
||||
September 14, 2023
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
Click **Predict Memory usage** to predict namespace memory usage on the namespace detail page. (Release 1.2.1)
|
||||
|
||||
{{< figure max-width="50%" src="/media/docs/grafana-cloud/k8s/k8smon-predict-memusage-namespace.png" caption="**Predict Memory usage** button" >}}
|
||||
|
||||
## Streamlined configuration of Kubernetes Monitoring
|
||||
|
||||
<!-- Beverly Buchanan -->
|
||||
|
||||
September 15, 2023
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
Configure with [Grafana Kubernetes Monitoring Helm chart](https://grafana.com/docs/grafana-cloud/monitor-infrastructure/kubernetes-monitoring/configuration/config-k8s-agent-flow) using a streamlined process. With this method, you can set on/off switches to gather metrics, logs, events, traces, and cost metrics. (Release 1.2.0)
|
||||
|
||||
{{< figure max-width="60%" src="/media/docs/grafana-cloud/k8s/k8smon-config-wizard.png" caption="Configuration wizard" >}}
|
||||
|
||||
## Traces collection with Kubernetes Monitoring
|
||||
|
||||
<!-- Beverly Buchanan -->
|
||||
|
||||
September 14, 2023
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
Collect traces when you configure Kubernetes Monitoring, and then use Tempo to create search queries. Refer to [Navigate to traces](/docs/grafana-cloud/monitor-infrastructure/kubernetes-monitoring/navigate-k8s-monitoring/#navigate-to-traces) for more information. (Release 1.3.0)
|
||||
|
||||
## Kafka integration in Kubernetes Monitoring
|
||||
|
||||
<!-- Beverly Buchanan -->
|
||||
|
||||
September 14, 2023
|
||||
|
||||
_Generally available in Grafana Cloud_
|
||||
|
||||
The Kafka integration is available for use in Kubernetes Monitoring. (Release 1.3.6)
|
||||
|
||||
## Public dashboards
|
||||
|
||||
<!-- Thanos Karachalios -->
|
||||
|
||||
Reference in New Issue
Block a user