Skip to content

Add sink metrics for log store to debug sink partition stuck #3742

Add sink metrics for log store to debug sink partition stuck

Add sink metrics for log store to debug sink partition stuck #3742

name: Assign milestone
on:
issues:
types: [opened]
jobs:
assign-milestone:
runs-on: ubuntu-latest
steps:
- name: Add issue to the latest milestone
uses: fuyufjh/automatically-set-milestone-to-issue@v0.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
version-prefix: 'release-'
version-separator: '.'
overwrite: false