Presentation Metrics Perspective

Overview

The Metrics Perspective shows all metrics for a selected component in the selected time window. Each component can be associated with various technologies or protocols such as k8s, networking, runtime environments (e.g., JVM), protocols (HTTP, AMQP), etc. Consequently, a multitude of different metrics can be displayed for each component. For easier readability, SUSE® Observability can organize these charts into tabs and sections.

presentation:
  metricPerspective:
    tabs:
      - tabId: string
        title: string
        order: double
        sections:
          - sectionId: string
            title: string
            order: double
            metrics:
              - metricId: string
                order: double
                ...