All pages
Powered by GitBook
1 of 1

Loading...

Customizing Dashboards

Customize DuploCloud Advanced Observability Suite (AOS) Dashboards

DuploCloud AOS users can tailor observability for their Kubernetes clusters by managing OpenTelemetry stacks and configuring Grafana dashboards to meet specific needs. Additionally, custom links can be added to AOS dashboard cards, enabling seamless integration with external tools or data sources.

By default, each Kubernetes cluster in DuploCloud has its own dedicated OpenTelemetry (OTEL) stack. If you need to share an OTEL stack across multiple clusters, contact DuploCloud Support.

Configuring OpenTelemetry Cards

In the AOS dashboard, the OpenTelemetry section features five cards that link to Grafana dashboards. To configure these cards and their links, go to Administrator -> System Settings -> System Config in the DuploCloud Portal and search for otel as shown in the image below.

Each configuration entry corresponds to a card on the dashboard. Entries that start with <infraname>/ apply to the cards for that specific Infrastructure, (in the Administrator AOS Dashboard, all cards reference the Infrastructure selected from the Infrastructure list box), as shown in the table below.

Setting Name
Card
Dashboard Type

Configuration settings include placeholders like TENANT_NAME, INFRA_NAME, and NAMESPACE that are dynamically updated when interacting with the dashboard. You can edit these values to refer to specific Tenants, Infrastructures, or Namespaces.

Creating New Dashboards

For detailed instructions on customizing Grafana dashboards, refer to the official .

Adding Custom Dashboard Links

For custom dashboards or manually instrumented applications, you may need to add custom links to your AOS dashboards to lead to the specific data or external tools associated with your custom configurations. Follow these steps to add custom links to data cards as an administrator or non-administrator:

Adding Administrator Custom Links

  1. From the DuploCloud Portal, navigate to Administrator -> Observability -> Advanced -> Dashboard.

  2. Click the link icon () on the card where you want to add a custom link. The All Admin Custom Links pane displays.

  3. Select the Admin tab to add a custom link to the Administrator AOS Dashboard or the Common tab to add a custom link to the Tenant AOS Dashboard dashboard.

Adding Tenant Custom Links

Add custom links to Tenant dashboards.

  1. From the DuploCloud Portal, navigate to Observability -> Advanced -> Dashboard.

  2. Click the link icon () on the card where you want to add a custom link. The All Tenant Custom Links pane displays.

  3. Click Add. The Add DATA_CARD_NAME Custom Link pane displays.

<infraname>/k8s

K8S Button

Admin

Click Add. The Add DATA_CARD_NAME Custom Link pane displays.

  • Enter details for the custom link:

    • Name: The label for the link.

    • URL: The target location (e.g., <infraname>/logs/tenant for Tenant-specific logs or <infraname>/metrics/tenant for tenant-specific metrics).

    • Description: Optional details about the link.

  • Click Submit. The custom link is added to the data card.

  • Enter a Name, URL, and Description for the custom link.
  • Click Submit. The custom link is added to the Tenant Dashboard.

  • <infraname>/proxyurl

    Grafana button on the dashboard

    Admin

    <infraname>/logs

    Logs Button

    Admin

    <infraname>/metrics

    Metrics Button

    Admin

    <infraname>/traces

    Traces Button

    Grafana Documentation on Dashboards
    The Logs data card with the link icon highlighted

    Admin