Skip to content

fix(http_server source): panic when http server receives metric events #17905

fix(http_server source): panic when http server receives metric events

fix(http_server source): panic when http server receives metric events #17905

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-20.04
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true