Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for withLegendFormat (0.25 sec)

  1. manifests/addons/dashboards/lib/queries.libsonnet

            q.new(
              '$' + variables.datasource.name,
              std.rstripChars(query % { containerLabels: containerLabels, podLabels: podLabels, appLabels: appLabels }, '\n')
            )
            + q.withLegendFormat(legend),
    
          istioBuild:
            self.query('Version ({{tag}})', 'sum(istio_build{component="%s"}) by (tag)' % names.component),
    
          cpuUsage:
            self.query(
              'Container ({{pod}})',
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 7.7K bytes
    - Viewed (0)
Back to top