Skip to content

Adding all Observability Pipeline new hec_token related features into the api #17204

Adding all Observability Pipeline new hec_token related features into the api

Adding all Observability Pipeline new hec_token related features into the api #17204

Workflow file for this run

name: "Pull Request Labeler"
permissions:
contents: read
pull-requests: write
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: DataDog/labeler@glob-all
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"