Uploaded image for project: 'Maistra'
  1. Maistra
  2. MAISTRA-1959

Prometheus scraping does not work when mTLS is enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • maistra-2.0.x
    • None
    • None
    • None
    • False
    • False
    • Undefined

    Description

      Port 15020 must be excluded from inbound proxy ports when scraping is enabled to allow prometheus to scrape metrics on pods with injected sidecars.

      To workaround the problem, the following snippet can be added to the smcp config:

      spec:
        proxy:
          networking:
            trafficControl:
              inbound:
                excludedPorts:
                - 15020
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            rcernich1 Rob Cernich
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: