Skip to content

[PROF-11078] Fix profiling not working when agent url is an ipv6 address #7183

[PROF-11078] Fix profiling not working when agent url is an ipv6 address

[PROF-11078] Fix profiling not working when agent url is an ipv6 address #7183

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"