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

Prometheus scraping does not work when mTLS is enabled

XMLWordPrintable

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

      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
      

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

                Created:
                Updated: