Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C ceph-ansible
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tang liyu
  • ceph-ansible
  • Repository

Switch branch/tag
  • ceph-ansible
  • roles
  • ceph-prometheus
  • templates
  • prometheus.yml.j2
Find file BlameHistoryPermalink
  • Guillaume Abrioux's avatar
    prometheus: enforce osd nodes in templates · 8b4eb0f1
    Guillaume Abrioux authored May 25, 2021
    When osd nodes are collocated in the clients group (HCI context for
    instance), the current logic will exclude osd nodes since they are
    present in the client group.
    
    The best fix would be to exclude clients node only when they are not
    member of another group but for now, as a workaround, we can enforce
    the addition of osd nodes to fix this specific case.
    
    Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1947695
    
    Signed-off-by: default avatarGuillaume Abrioux <gabrioux@redhat.com>
    (cherry picked from commit 664dae05)
    8b4eb0f1

Replace prometheus.yml.j2

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.