-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[eci][oci] create oci oke OOTB dashboard #19373
base: master
Are you sure you want to change the base?
Conversation
@@ -0,0 +1,865 @@ | |||
{ | |||
"title": "OKE Overview", | |||
"description": "Oracle Kubernetes Engine metrics help you monitor Kubernetes clusters, along with node pools and individual worker nodes. You can use metrics data to diagnose and troubleshoot cluster and node pool issues.\n\nTo learn more about best practices, including instructions for deploying the Datadog agent into your OKE clusters for even deeper container-level visibility see:\n\n- [Monitoring Kubernetes with Datadog](https://www.datadoghq.com/blog/monitoring-kubernetes-with-datadog/)\n- [Monitor OKE with Datadog](https://www.datadoghq.com/blog/monitor-oracle-kubernetes-engine/)\n- [Kubernetes agent documentation](https://docs.datadoghq.com/agent/kubernetes/)\n- [Cluster agent documentation](https://docs.datadoghq.com/agent/cluster_agent/) \n\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"description": "Oracle Kubernetes Engine metrics help you monitor Kubernetes clusters, along with node pools and individual worker nodes. You can use metrics data to diagnose and troubleshoot cluster and node pool issues.\n\nTo learn more about best practices, including instructions for deploying the Datadog agent into your OKE clusters for even deeper container-level visibility see:\n\n- [Monitoring Kubernetes with Datadog](https://www.datadoghq.com/blog/monitoring-kubernetes-with-datadog/)\n- [Monitor OKE with Datadog](https://www.datadoghq.com/blog/monitor-oracle-kubernetes-engine/)\n- [Kubernetes agent documentation](https://docs.datadoghq.com/agent/kubernetes/)\n- [Cluster agent documentation](https://docs.datadoghq.com/agent/cluster_agent/) \n\n", | |
"description": "Oracle Kubernetes Engine metrics help you monitor Kubernetes clusters, along with node pools and individual worker nodes. You can use metrics data to diagnose and troubleshoot cluster and node pool issues.\n\nTo learn more about best practices, including instructions for deploying the Datadog Agent into your OKE clusters for even deeper container-level visibility, see:\n\n- [Monitoring Kubernetes with Datadog](https://www.datadoghq.com/blog/monitoring-kubernetes-with-datadog/)\n- [Monitor OKE with Datadog](https://www.datadoghq.com/blog/monitor-oracle-kubernetes-engine/)\n- [Kubernetes agent documentation](https://docs.datadoghq.com/agent/kubernetes/)\n- [Cluster agent documentation](https://docs.datadoghq.com/agent/cluster_agent/) \n\n", |
{ | ||
"id": 2405112297671218, | ||
"definition": { | ||
"title": "New group", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This title seems like a placeholder, should it be updated?
"id": 2807847512540782, | ||
"definition": { | ||
"type": "note", | ||
"content": "This dashboard provides you with immediate visibility into the health and performance of your OKE clusters, node pools, and nodes.\n\nThis dashboard uses a mix of metrics from the `oci_oke` [namespace](https://docs.oracle.com/en-us/iaas/Content/ContEng/Reference/contengmetrics.htm) and the `oci_computeagent` [namespace](https://docs.oracle.com/en-us/iaas/Content/Compute/References/computemetrics.htm#Availabl).\n\nTo learn more about best practices, including instructions for deploying the Datadog agent into your OKE clusters for even deeper container-level visibility see:\n\n- [Monitoring Kubernetes with Datadog](https://www.datadoghq.com/blog/monitoring-kubernetes-with-datadog/)\n- [Monitor OKE with Datadog](https://www.datadoghq.com/blog/monitor-oracle-kubernetes-engine/)\n- [Kubernetes agent documentation](https://docs.datadoghq.com/agent/kubernetes/)\n- [Cluster agent documentation](https://docs.datadoghq.com/agent/cluster_agent/) ", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"content": "This dashboard provides you with immediate visibility into the health and performance of your OKE clusters, node pools, and nodes.\n\nThis dashboard uses a mix of metrics from the `oci_oke` [namespace](https://docs.oracle.com/en-us/iaas/Content/ContEng/Reference/contengmetrics.htm) and the `oci_computeagent` [namespace](https://docs.oracle.com/en-us/iaas/Content/Compute/References/computemetrics.htm#Availabl).\n\nTo learn more about best practices, including instructions for deploying the Datadog agent into your OKE clusters for even deeper container-level visibility see:\n\n- [Monitoring Kubernetes with Datadog](https://www.datadoghq.com/blog/monitoring-kubernetes-with-datadog/)\n- [Monitor OKE with Datadog](https://www.datadoghq.com/blog/monitor-oracle-kubernetes-engine/)\n- [Kubernetes agent documentation](https://docs.datadoghq.com/agent/kubernetes/)\n- [Cluster agent documentation](https://docs.datadoghq.com/agent/cluster_agent/) ", | |
"content": "This dashboard provides you with immediate visibility into the health and performance of your OKE clusters, node pools, and nodes.\n\nThis dashboard uses a mix of metrics from the `oci_oke` [namespace](https://docs.oracle.com/en-us/iaas/Content/ContEng/Reference/contengmetrics.htm) and the `oci_computeagent` [namespace](https://docs.oracle.com/en-us/iaas/Content/Compute/References/computemetrics.htm#Availabl).\n\nTo learn more about best practices, including instructions for deploying the Datadog Agent into your OKE clusters for even deeper container-level visibility, see:\n\n- [Monitoring Kubernetes with Datadog](https://www.datadoghq.com/blog/monitoring-kubernetes-with-datadog/)\n- [Monitor OKE with Datadog](https://www.datadoghq.com/blog/monitor-oracle-kubernetes-engine/)\n- [Kubernetes agent documentation](https://docs.datadoghq.com/agent/kubernetes/)\n- [Cluster agent documentation](https://docs.datadoghq.com/agent/cluster_agent/) ", |
What does this PR do?
Motivation
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged