Skip to content

victoria-metrics-cluster: allow excluding vmstorage node from vminsert's storage node list #1589

victoria-metrics-cluster: allow excluding vmstorage node from vminsert's storage node list

victoria-metrics-cluster: allow excluding vmstorage node from vminsert's storage node list #1589

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
branches:
- master
jobs:
release:
permissions:
issues: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/labeler.yaml"