Dashboards¶
OaC dashboards are created using Datadog and are built in the abc Datadog instance. OaC Dashboards are comprised of default dashboards, extended dashboards, and custom metrics. You can request access through ServiceNow.
Default dashboards¶
Default dashboards include the five "golden signal" metrics (Requests, Latency, Errors, Memory, and CPU Percentage). These are out-of-the-box dashboards provided by Datadog.
These are automatically generated based on the span added to your Git project.
Extended dashboards¶
Extended dashboards include internal and 3rd Party service dependencies. They are populated by indicating lists of dependencies in the Manifest File for each service team.
A manifest file was added to the Oac Infra XYZZZ
GitHub common repository. In this folder, you can add a list of services that your service is dependent on. This will then automatically add the extended dashboard metrics to your service's Datadog dashboard.
Custom metrics¶
Custom metrics can be added individually, as needed. Additional custom metrics are regularly added to the Datadog pipeline.
For custom metrics requests or additional support, please create a Support Request in your #cloud-platform-<WORKLOAD>
channel.