Uploaded image for project: 'Observability and Data Analysis Program'
  1. Observability and Data Analysis Program
  2. OBSDA-1242

Require a status section in the all monitoring object instances to get an overview of the issue without digging into logs

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • Not Selected
    • 0

      Title: Require a status section in the monitoring object instances including belowto get an overview of the issue without digging into logs:

      • AlertmanagerConfig
      • Alertmanager
      • PodMonitor
      • Probe
      • Prometheus
      • PrometheusRule
      • ServiceMonitor
      • ThanosRuler
      • AlertingRule
      • AlertRelabelConfig

       

      Current: There is no status section available when viewing the yaml snippet of the alertmanagerconfig instance:

       

      $ oc get alertmanagerconfig <name> -oyaml
      
      apiVersion: monitoring.coreos.com/v1beta1
      kind: AlertmanagerConfig
      metadata:
      spec: {}

       

       

      Expected:

      Require a status section as described below:

       

      $ oc get alertmanagerconfig <name> -oyaml
      
      apiVersion: monitoring.coreos.com/v1beta1
      kind: AlertmanagerConfig
      metadata:
      spec: {}
      status: {} <------- //Desired//  

       

       

              Unassigned Unassigned
              rhn-support-amanverm Aman Dev Verma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: