Skip to content
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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

natwilkinson
Copy link
Contributor

@natwilkinson natwilkinson commented Jan 10, 2025

What does this PR do?

  • adds an OOTB dashboard for OCI OKE

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@@ -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",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"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",
Copy link
Contributor

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/) ",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"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/) ",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants